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

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

Issue 531183003: bindings: Retires manual dispatching in createV8{HTML,SVG}Wrapper, etc. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added FIXME comments. Created 6 years, 3 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 | « Source/bindings/core/v8/custom/V8TextCustom.cpp ('k') | Source/bindings/core/v8/v8.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b99abd1bf5b0bd63bc186d7b76a33592ee68864c..9bd838ee15e0cfec824893c765f7c3be3d87155d 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -33,13 +33,10 @@
'V8Float64ArrayCustom.h',
'V8HTMLAllCollectionCustom.cpp',
'V8HTMLCanvasElementCustom.cpp',
- 'V8HTMLCollectionCustom.cpp',
'V8HTMLDocumentCustom.cpp',
- 'V8HTMLElementCustom.cpp',
'V8HTMLOptionsCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
'V8HistoryCustom.cpp',
- 'V8ImageDataCustom.cpp',
'V8InjectedScriptHostCustom.cpp',
'V8InjectedScriptManager.cpp',
'V8InspectorFrontendHostCustom.cpp',
@@ -52,13 +49,7 @@
'V8MessageEventCustom.cpp',
'V8MessagePortCustom.cpp',
'V8MutationObserverCustom.cpp',
- 'V8NodeCustom.cpp',
- 'V8PerformanceEntryCustom.cpp',
'V8PopStateEventCustom.cpp',
- 'V8SVGElementCustom.cpp',
- 'V8SVGPathSegCustom.cpp',
- 'V8StyleSheetCustom.cpp',
- 'V8TextCustom.cpp',
'V8TextTrackCueCustom.cpp',
'V8TrackEventCustom.cpp',
'V8TypedArrayCustom.h',
« no previous file with comments | « Source/bindings/core/v8/custom/V8TextCustom.cpp ('k') | Source/bindings/core/v8/v8.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698