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

Unified Diff: ui/android/DEPS

Issue 2527283003: cc: Introduce BeginFrame sequence numbers and acknowledgements.
Patch Set: Address Brian's comments. Created 4 years 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: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index 702767bdfa85f2cd3ff71040b331930ea99e7155..2b174d6d13210a6efa748c39330f845723f49a7e 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+cc/layers",
"+cc/output",
"+cc/resources",
+ "+cc/scheduler",
"+cc/surfaces",
"+cc/test/stub_layer_tree_host_client.h",
"+cc/test/test_task_graph_runner.h",

Powered by Google App Engine
This is Rietveld 408576698