Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 2552f9eea34e3586fc6e0b69c9632b3a88c3a0d7..bdd7c56b96f5b64e5dddf432db993d737ee540d7 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -382,8 +382,6 @@ |
| 'resources/picture_layer_tiling_set.h', |
| 'resources/picture_pile.cc', |
| 'resources/picture_pile.h', |
| - 'resources/picture_pile_base.cc', |
|
vmpstr
2014/11/11 23:57:07
.gyp changes should have corresponding BUILD.gn ch
hendrikw
2014/11/12 00:02:34
Acknowledged.
|
| - 'resources/picture_pile_base.h', |
| 'resources/picture_pile_impl.cc', |
| 'resources/picture_pile_impl.h', |
| 'resources/pixel_buffer_raster_worker_pool.cc', |