diff options
Diffstat (limited to 'webkit/build/WebCore/WebCore.vcproj')
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index 3bdc497..74c0ee4 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -4865,6 +4865,10 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerContextProxy.h" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerLocation.cpp" > </File> @@ -4881,6 +4885,10 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerObjectProxy.h" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerRunLoop.cpp" > </File> |