summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-03 03:05:29 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-03 03:05:29 +0000
commita3206c905a4dc59b6637186d1b77b15893ded6c7 (patch)
tree62739977ced4d7e5b0e3f3ea08ab390df6ed7388 /webkit/build
parentdb6fb390d484c159bfb5f9d083f3355d1bcf9794 (diff)
downloadchromium_src-a3206c905a4dc59b6637186d1b77b15893ded6c7.zip
chromium_src-a3206c905a4dc59b6637186d1b77b15893ded6c7.tar.gz
chromium_src-a3206c905a4dc59b6637186d1b77b15893ded6c7.tar.bz2
Fixes a handful of broken tests after the merge that resulted from us
not compiling some new binding classes. Note that I'm removing the expected output for variable-iteration-test as it was wrong. We're not passing this one for a different reason (no idea what that is now). BUG=3010 TEST=covered by tests Review URL: http://codereview.chromium.org/6228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2824 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/V8Bindings/V8Bindings.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj
index 0dd9f977..f163ec8 100644
--- a/webkit/build/V8Bindings/V8Bindings.vcproj
+++ b/webkit/build/V8Bindings/V8Bindings.vcproj
@@ -368,6 +368,22 @@
>
</File>
<File
+ RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesDeclaration.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesDeclaration.h"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesRule.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\V8CSSVariablesRule.h"
+ >
+ </File>
+ <File
RelativePath="$(IntDir)\DerivedSources\V8Document.cpp"
>
</File>