Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 1292653003: [bindings] Avoid using custom binding for HTMLOptionsCollection.length attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Missed to fix the test case! Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index c40c8945c9e5902d196d396d74570b0ce23de61c..ae9073e1455cf0d97bb64d4fc3c74f76aaa3bea0 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -14,7 +14,6 @@
'V8ErrorEventCustom.cpp',
'V8EventTargetCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
- 'V8HTMLOptionsCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
'V8InjectedScriptManager.cpp',
'V8MediaQueryListCustom.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp ('k') | Source/core/html/HTMLOptionsCollection.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698