Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 6e0f06bdf559c038d53cf6b920dbb95e4a49de78..62c54adda8f701582c1a76631bd3844de29d0ce7 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -265,9 +265,6 @@ |
'<(DEPTH)/media/media.gyp:media', |
'<(DEPTH)/ui/gl/gl.gyp:gl', |
'<(DEPTH)/ui/ui.gyp:ui', |
- '<(webkit_src_dir)/Source/WTF/WTF.gyp/WTF.gyp:wtf', |
- '<(webkit_src_dir)/Source/WebCore/WebCore.gyp/WebCore.gyp:webcore_platform_geometry', |
- '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit_wtf_support', |
'<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', |
], |
'defines': [ |
@@ -279,7 +276,6 @@ |
], |
'sources': [ |
'<@(cc_source_files)', |
- 'stubs/config.h', |
], |
}, |
], |