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

Unified Diff: Source/bindings/bindings.gypi

Issue 15556003: Auto-generate V8HTMLFormElement::namedPropertyGetter (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Introduce DoNotCheckJSProperty Created 7 years, 7 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
« no previous file with comments | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 0fb50465934494860543064977f1f2dc376728fc..2d78100c8361d3a6d3be8d8637dd228c9ff679b5 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -179,9 +179,7 @@
'v8/custom/V8HTMLDocumentCustom.cpp',
'v8/custom/V8HTMLElementCustom.cpp',
'v8/custom/V8HTMLFormControlsCollectionCustom.cpp',
- 'v8/custom/V8HTMLFormElementCustom.cpp',
'v8/custom/V8HTMLFrameElementCustom.cpp',
- 'v8/custom/V8HTMLFrameSetElementCustom.cpp',
'v8/custom/V8HTMLImageElementConstructor.cpp',
'v8/custom/V8HTMLImageElementConstructor.h',
'v8/custom/V8HTMLInputElementCustom.cpp',
« no previous file with comments | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698