diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 20:13:41 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 20:13:41 +0000 |
commit | a5e4a7afe323985b7ec59d58972876786550faae (patch) | |
tree | 9e9663db9a77c278ba40dad567aaacbe17db1a13 /webkit/webkit.gyp | |
parent | c08e0f132fd901549b48592f470e0d93db975f01 (diff) | |
download | chromium_src-a5e4a7afe323985b7ec59d58972876786550faae.zip chromium_src-a5e4a7afe323985b7ec59d58972876786550faae.tar.gz chromium_src-a5e4a7afe323985b7ec59d58972876786550faae.tar.bz2 |
Remove UndetectableHTMLCollection.idl and use the upstreamed version (renamed HTMLAllCollcetion.idl).
Review URL: http://codereview.chromium.org/149425
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20641 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index a6aea0c..19ea173 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -570,8 +570,6 @@ '<@(webcore_files)', - 'port/bindings/v8/UndetectableHTMLCollection.idl', - # This file includes all the .cpp files generated from the above idl. '../third_party/WebKit/WebCore/bindings/v8/DerivedSourcesAllInOne.cpp', |