Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 3f6e75a65a7d0a68a7fce9b11a4dd5a20b8f024f..95f4219fe023cf0d2b9c0fd477b56d509183f1ee 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -389,8 +389,6 @@ |
'resources/layer_tiling_data.h', |
'resources/layer_updater.cc', |
'resources/layer_updater.h', |
- 'resources/managed_tile_state.cc', |
- 'resources/managed_tile_state.h', |
'resources/memory_history.cc', |
'resources/memory_history.h', |
'resources/one_copy_tile_task_worker_pool.cc', |
@@ -467,6 +465,8 @@ |
'resources/texture_uploader.h', |
'resources/tile.cc', |
'resources/tile.h', |
+ 'resources/tile_draw_info.cc', |
+ 'resources/tile_draw_info.h', |
'resources/tile_manager.cc', |
'resources/tile_manager.h', |
'resources/tile_priority.cc', |