Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3453)

Unified Diff: cc/cc.gyp

Issue 1194743002: cc: Remove ResourceUpdateQueue and ResourceUpdateController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: resourcequeue: header Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/blink/web_external_texture_layer_impl.cc ('k') | cc/debug/micro_benchmark_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index ca76e637725443a29bf6a7c22056ac737b6f66de..42dc8d373bac9990df18472ef201a990a9b40ccc 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -429,13 +429,6 @@
'raster/tile_task_worker_pool.h',
'raster/zero_copy_tile_task_worker_pool.cc',
'raster/zero_copy_tile_task_worker_pool.h',
- 'resources/bitmap_content_layer_updater.cc',
- 'resources/bitmap_content_layer_updater.h',
- 'resources/content_layer_updater.cc',
- 'resources/content_layer_updater.h',
- 'resources/layer_painter.h',
- 'resources/layer_updater.cc',
- 'resources/layer_updater.h',
'resources/memory_history.cc',
'resources/memory_history.h',
'resources/platform_color.h',
@@ -453,12 +446,6 @@
'resources/resource_pool.h',
'resources/resource_provider.cc',
'resources/resource_provider.h',
- 'resources/resource_update.cc',
- 'resources/resource_update.h',
- 'resources/resource_update_controller.cc',
- 'resources/resource_update_controller.h',
- 'resources/resource_update_queue.cc',
- 'resources/resource_update_queue.h',
'resources/returned_resource.h',
'resources/scoped_resource.cc',
'resources/scoped_resource.h',
« no previous file with comments | « cc/blink/web_external_texture_layer_impl.cc ('k') | cc/debug/micro_benchmark_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698