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

Unified Diff: ui/aura/mus/DEPS

Issue 2527283003: cc: Introduce BeginFrame sequence numbers and acknowledgements.
Patch Set: Address Sami's comments, DisplayScheduler observes while BFSObservers exist. 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/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index 1993db367328e551d11e246b7e7894c988aee754..edc3a37b41b4e89d585d798e1344c6865e62e08e 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc/ipc/mojo_compositor_frame_sink.mojom.h",
+ "+cc/output/begin_frame_args.h",
"+cc/output/compositor_frame_sink_client.h",
"+cc/output/compositor_frame_sink.h",
"+cc/scheduler/begin_frame_source.h",

Powered by Google App Engine
This is Rietveld 408576698