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

Unified Diff: ui/aura/mus/DEPS

Issue 2878113002: mus: Embedder can request and observe BeginFrame for embedded client. (Closed)
Patch Set: . Created 3 years, 7 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: ui/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index 8f06a6dfb1ee4c30341ace0c7fa6706c0ee5583c..660b59f8372d625225ce2dae75faffb3d8e0b8c7 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc/base/switches.h",
+ "+cc/ipc/frame_sink_manager.mojom.h",
"+cc/ipc/mojo_compositor_frame_sink.mojom.h",
"+cc/output/compositor_frame_sink_client.h",
"+cc/output/compositor_frame_sink.h",

Powered by Google App Engine
This is Rietveld 408576698