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

Unified Diff: cc/proto/BUILD.gn

Issue 2159513003: Setup LayerTree class, refactor 2 functions from LayerTreeHost to it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Layer GetLayerTree now directly uses LayerTree pointer. Created 4 years, 5 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
Index: cc/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index b50d7252e741832727b462608bfa4e2cccd5780b..456ca9ae09982cd29ea7c5ddded3f63182d2f664 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -39,6 +39,7 @@ proto_library("proto_internal") {
"layer.proto",
"layer_position_constraint.proto",
"layer_selection_bound.proto",
+ "layer_tree.proto",
"layer_tree_debug_state.proto",
"layer_tree_host.proto",
"layer_tree_settings.proto",
« no previous file with comments | « cc/layers/picture_layer.cc ('k') | cc/proto/layer_tree.proto » ('j') | cc/proto/layer_tree.proto » ('J')

Powered by Google App Engine
This is Rietveld 408576698