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', |