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

Unified Diff: cc/BUILD.gn

Issue 2322943003: cc: Move UI Resource management out of LayerTreeHost. (Closed)
Patch Set: format Created 4 years, 3 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/layers/nine_patch_layer_unittest.cc » ('j') | cc/layers/painted_scrollbar_layer.cc » ('J')
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 a8d8ddc5157f1589ef0bd2e819aff9dead81fe6d..68db5d4cbd2e2a43e3d1fbbeedd7ac5cb9ca6c74 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -423,6 +423,8 @@ component("cc") {
"resources/ui_resource_bitmap.cc",
"resources/ui_resource_bitmap.h",
"resources/ui_resource_client.h",
+ "resources/ui_resource_manager.cc",
+ "resources/ui_resource_manager.h",
"resources/ui_resource_request.cc",
"resources/ui_resource_request.h",
"resources/video_resource_updater.cc",
« no previous file with comments | « no previous file | cc/layers/nine_patch_layer_unittest.cc » ('j') | cc/layers/painted_scrollbar_layer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698