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

Unified Diff: ui/aura/mus/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
« no previous file with comments | « ui/android/window_android_observer.h ('k') | ui/aura/mus/window_compositor_frame_sink.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ui/android/window_android_observer.h ('k') | ui/aura/mus/window_compositor_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698