Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index d2f878aede3f603963accb674c0cbb3be80cc944..c7b1f2ebb04d09af67bdf70d6af50b41f996cd27 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -55,6 +55,8 @@ |
'geometry_binding.h', |
'gl_renderer.cc', |
'gl_renderer.h', |
+ 'gl_renderer_drawcache.cc', |
+ 'gl_renderer_drawcache.h', |
'graphics_context.h', |
'hash_pair.h', |
'heads_up_display_layer.cc', |