Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 399d83d5c98ce48f6aa40f2d35aad4d9d5f16342..a1d0654437b74e8d74bc0d051633a91324659b34 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -5,6 +5,7 @@ |
{ |
'variables': { |
'cc_source_files': [ |
+ 'dcheck.h', |
'hash_pair.h', |
'scoped_ptr_hash_map.h', |
'scoped_ptr_vector.h', |
@@ -387,6 +388,7 @@ |
'stubs/TraceEvent.h', |
'stubs/UnitBezier.h', |
+ 'stubs/config.h' |
'stubs/extensions_3d_chromium.h', |
'stubs/extensions_3d.h', |
'stubs/float_point_3d.h', |