| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index b5b94bc296d81f272d8b6e5e08f733c7ff2694d6..3c457f923be04bceaa7d91a4d15a46cbdc75972e 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -355,7 +355,6 @@
|
| 'resources/content_layer_updater.h',
|
| 'resources/eviction_tile_priority_queue.cc',
|
| 'resources/eviction_tile_priority_queue.h',
|
| - 'resources/gpu_memory_buffer_manager.h',
|
| 'resources/gpu_raster_worker_pool.cc',
|
| 'resources/gpu_raster_worker_pool.h',
|
| 'resources/image_layer_updater.cc',
|
| @@ -396,6 +395,7 @@
|
| 'resources/priority_calculator.h',
|
| 'resources/raster_buffer.cc',
|
| 'resources/raster_buffer.h',
|
| + 'resources/raster_source.h',
|
| 'resources/raster_tile_priority_queue.cc',
|
| 'resources/raster_tile_priority_queue.h',
|
| 'resources/raster_worker_pool.cc',
|
|
|