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

Unified Diff: Source/core/core_generated.gyp

Issue 552733002: bindings: Cleans up V8{HTML,SVG}ElementWrapperFactory. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/core/core.gyp ('k') | Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index 6f05531c27e2d9e1e9c5a76942525e8b5307de7d..84efdca2a05d02ca3babf715531014afc13d8ead 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -407,8 +407,6 @@
'<(blink_core_output_dir)/HTMLElementFactory.h',
'<(blink_core_output_dir)/HTMLNames.cpp',
'<(blink_core_output_dir)/HTMLNames.h',
- '<(blink_core_output_dir)/V8HTMLElementWrapperFactory.cpp',
- '<(blink_core_output_dir)/V8HTMLElementWrapperFactory.h',
],
'action': [
'python',
@@ -448,8 +446,6 @@
'<(blink_core_output_dir)/SVGElementFactory.h',
'<(blink_core_output_dir)/SVGNames.cpp',
'<(blink_core_output_dir)/SVGNames.h',
- '<(blink_core_output_dir)/V8SVGElementWrapperFactory.cpp',
- '<(blink_core_output_dir)/V8SVGElementWrapperFactory.h',
],
'action': [
'python',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698