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

Unified Diff: cc/BUILD.gn

Issue 423773002: Unified BeginFrame scheduling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index aabbdf685ef872ecff504e3b44837bee0ee5b797..634ed5cba467cc5ff7424a3ccafa9d143e064970 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -436,6 +436,7 @@ component("cc") {
"trees/layer_sorter.h",
"trees/layer_tree_host.cc",
"trees/layer_tree_host.h",
+ "trees/layer_tree_host_client.cc",
"trees/layer_tree_host_client.h",
"trees/layer_tree_host_common.cc",
"trees/layer_tree_host_common.h",
« no previous file with comments | « ash/display/display_controller.cc ('k') | cc/cc.gyp » ('j') | cc/output/begin_frame_args.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698