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

Unified Diff: Source/build/scripts/scripts.gypi

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/build/scripts/scripts.gni ('k') | Source/build/scripts/templates/ElementWrapperFactory.cpp.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/build/scripts/scripts.gypi
diff --git a/Source/build/scripts/scripts.gypi b/Source/build/scripts/scripts.gypi
index be1904b9bb906d8bb37de4e95f55563acd0aca2e..04bd68601f26b76b230492e0e04b0f911c522583 100644
--- a/Source/build/scripts/scripts.gypi
+++ b/Source/build/scripts/scripts.gypi
@@ -42,8 +42,6 @@
'make_element_factory.py',
'templates/ElementFactory.cpp.tmpl',
'templates/ElementFactory.h.tmpl',
- 'templates/ElementWrapperFactory.cpp.tmpl',
- 'templates/ElementWrapperFactory.h.tmpl',
],
'make_element_type_helpers_files': [
'<@(make_qualified_names_files)',
« no previous file with comments | « Source/build/scripts/scripts.gni ('k') | Source/build/scripts/templates/ElementWrapperFactory.cpp.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698