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

Unified Diff: Source/bindings/bindings.gypi

Issue 157013006: Update HTMLFormControlsCollection's named getter to behave according to spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove legacycaller Created 6 years, 10 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/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 3d0348ff4245c85fb0f980f3fe3a68133b48054b..1e5a308ab5dc836b6df6fbb9ce61f160ac5aabcf 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -187,7 +187,6 @@
'v8/custom/V8HTMLCollectionCustom.cpp',
'v8/custom/V8HTMLDocumentCustom.cpp',
'v8/custom/V8HTMLElementCustom.cpp',
- 'v8/custom/V8HTMLFormControlsCollectionCustom.cpp',
'v8/custom/V8HTMLFrameElementCustom.cpp',
'v8/custom/V8HTMLOptionsCollectionCustom.cpp',
'v8/custom/V8HTMLPlugInElementCustom.cpp',
« no previous file with comments | « LayoutTests/inspector/console/console-format-collections-expected.txt ('k') | Source/bindings/scripts/code_generator_v8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698