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

Unified Diff: cc/BUILD.gn

Issue 2317753002: cc: Abstract the LayerTreeHost. (Closed)
Patch Set: Rebase 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 | « blimp/client/core/compositor/blimp_compositor_unittest.cc ('k') | cc/layers/heads_up_display_layer.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 5acc7df1ad7b34e2e1fbaa3eae6d58d3839995b7..fb74d8d10f6c5d7f8346d3e12ba7d3b982bbd7e9 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -506,6 +506,7 @@ component("cc") {
"trees/layer_tree_host_common.h",
"trees/layer_tree_host_impl.cc",
"trees/layer_tree_host_impl.h",
+ "trees/layer_tree_host_interface.h",
"trees/layer_tree_host_single_thread_client.h",
"trees/layer_tree_impl.cc",
"trees/layer_tree_impl.h",
« no previous file with comments | « blimp/client/core/compositor/blimp_compositor_unittest.cc ('k') | cc/layers/heads_up_display_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698