Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 3a2da5b906d1d22d6193c5a09df279cf41851eb2..d69137f6eeb549bc813689771b746a9f2264c822 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -58,6 +58,8 @@ |
| 'draw_properties.h', |
| 'draw_quad.cc', |
| 'draw_quad.h', |
| + 'fake_web_graphics_context_3d.cc', |
| + 'fake_web_graphics_context_3d.h', |
| 'font_atlas.cc', |
| 'font_atlas.h', |
| 'frame_rate_controller.cc', |