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

Unified Diff: cc/BUILD.gn

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 | « no previous file | cc/blink/web_external_texture_layer_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 31eab76e5d8c39a19ced75b8f559a6c66e076d45..f123f8d3cdef27ff13d499cca26b8f9454330dee 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -372,13 +372,6 @@ component("cc") {
"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",
@@ -396,12 +389,6 @@ component("cc") {
"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 | « no previous file | cc/blink/web_external_texture_layer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698