Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 78060a4175cdd00b8ea4c62300494940bbbc35e0..11353ffda71117057b5877fa6be6776fc38c578d 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', |