Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 72e18dcf3c5ef74e67c20933545fc812acfad7b7..2e1dca76bb0a2227e7c0f56937b974cbb2716fc0 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -17,6 +17,8 @@ |
| 'bitmap_skpicture_content_layer_updater.h', |
| 'caching_bitmap_content_layer_updater.cc', |
| 'caching_bitmap_content_layer_updater.h', |
| + 'cc_paths.cc', |
|
danakj
2012/12/03 19:14:10
should this be instead "src/cc/tests/paths.cc"?
|
| + 'cc_paths.h', |
| 'checkerboard_draw_quad.cc', |
| 'checkerboard_draw_quad.h', |
| 'completion_event.h', |