REGRESSION(r145592): AutodrainedPool.h. RunLoopTimer.h, SchedulePair.h are being copied into
the wrong location
https://bugs.webkit.org/show_bug.cgi?id=112833

Reviewed by Darin Adler.

Source/WebCore:

Fix an incorrect include path.

* loader/DocumentLoader.h:
RunLoopTimer.h lives in wtf as of r145592.

Source/WTF:

* WTF.xcodeproj/project.pbxproj:
Make sure those three headers are copied with the rest of the WTF headers.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146394 268f45cc-cd09-0410-ab3c-d52691b4dbfc
4 files changed