Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index d934767720fd863a3fbd7430a1c049430b2ba091..a582c74ebcca6c4cc0e2bd4ab994b74299aa8c45 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -71,6 +71,8 @@ |
| 'debug/debug_rect_history.cc', |
| 'debug/debug_rect_history.h', |
| 'debug/devtools_instrumentation.h', |
| + 'debug/fake_context_provider.cc', |
| + 'debug/fake_context_provider.h', |
| 'debug/fake_web_graphics_context_3d.cc', |
| 'debug/fake_web_graphics_context_3d.h', |
| 'debug/frame_rate_counter.cc', |