diff options
Diffstat (limited to 'webkit/build')
-rw-r--r-- | webkit/build/V8Bindings/V8Bindings.vcproj | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index e131ce2..63525ac 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -332,6 +332,14 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8WorkerContextCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8WorkerCustom.cpp" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8XMLHttpRequestConstructor.cpp" > </File> @@ -3089,10 +3097,6 @@ > </File> <File - RelativePath="..\..\port\bindings\v8\V8WorkerContextCustom.cpp" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8WorkerContextEventListener.cpp" > </File> @@ -3109,18 +3113,6 @@ > </File> <File - RelativePath="..\..\port\bindings\v8\V8WorkerCustom.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Utilities.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Utilities.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\WorkerContextExecutionProxy.cpp" > </File> |