Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index a4c96465c4f80db79fabbedcb6c8082a9c5d1a49..7bbb947db3bfefe872acb5cabf6e4d5836853ed2 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -494,6 +494,8 @@ |
| 'scheduler/video_frame_controller.h', |
| 'tiles/eviction_tile_priority_queue.cc', |
| 'tiles/eviction_tile_priority_queue.h', |
| + 'tiles/image_decode_controller.cc', |
| + 'tiles/image_decode_controller.h', |
| 'tiles/picture_layer_tiling.cc', |
| 'tiles/picture_layer_tiling.h', |
| 'tiles/picture_layer_tiling_set.cc', |