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

Unified Diff: cc/BUILD.gn

Issue 2323423002: cc: Add SwapPromiseManager and SurfaceSequenceGenerator. (Closed)
Patch Set: 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/surface_layer.cc » ('j') | cc/trees/swap_promise_manager.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 3562e553a5c6481d469d702836b311c78ea11b38..769ba5b84eb53e49cb1ff88392be4edb9174131f 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -536,6 +536,8 @@ component("cc") {
"trees/scroll_node.h",
"trees/single_thread_proxy.cc",
"trees/single_thread_proxy.h",
+ "trees/swap_promise_manager.cc",
+ "trees/swap_promise_manager.h",
"trees/swap_promise_monitor.cc",
"trees/swap_promise_monitor.h",
"trees/task_runner_provider.cc",
« no previous file with comments | « no previous file | cc/layers/surface_layer.cc » ('j') | cc/trees/swap_promise_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698