Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index db0e63f69eda3fbc2db05863e4e77940e28110b4..c9444f5c59479e01b775b41566ed1a6038677472 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -33,7 +33,6 @@ |
'../build/win/precompile.gypi', |
'../build/features.gypi', |
'../build/scripts/scripts.gypi', |
- '../modules/modules.gypi', |
'../bindings/bindings.gypi', |
'core.gypi', |
], |
@@ -250,7 +249,6 @@ |
# These files include all the .cpp files generated from the .idl files |
# in webcore_files. |
'<@(bindings_core_generated_aggregate_files)', |
- '<@(bindings_modules_generated_aggregate_files)', |
# Additional .cpp files for HashTools.h |
'<(SHARED_INTERMEDIATE_DIR)/blink/CSSPropertyNames.cpp', |