Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 5e674ff9993ea06b482d86405547beb5cef9ba98..b79610be2233439d3a02e09b6f4d78717c386846 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -374,8 +374,6 @@ |
'resources/prioritized_resource.h', |
'resources/prioritized_resource_manager.cc', |
'resources/prioritized_resource_manager.h', |
- 'resources/prioritized_tile_set.cc', |
- 'resources/prioritized_tile_set.h', |
'resources/priority_calculator.cc', |
'resources/priority_calculator.h', |
'resources/raster_mode.cc', |
@@ -425,6 +423,8 @@ |
'resources/tile_manager.h', |
'resources/tile_priority.cc', |
'resources/tile_priority.h', |
+ 'resources/tile_priority_queue.cc', |
+ 'resources/tile_priority_queue.h', |
'resources/transferable_resource.cc', |
'resources/transferable_resource.h', |
'resources/ui_resource_bitmap.cc', |