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

Unified Diff: components/mus/public/interfaces/BUILD.gn

Issue 1989693002: Introduce DisplayCompositor Mojo API for Mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup interface a bit more Created 4 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: components/mus/public/interfaces/BUILD.gn
diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
index b55afc4537b6fb7e55016693568b86644a09545c..af5e39c548503a10a44e1867f487c467f3906261 100644
--- a/components/mus/public/interfaces/BUILD.gn
+++ b/components/mus/public/interfaces/BUILD.gn
@@ -12,6 +12,7 @@ mojom("interfaces") {
"compositor_frame.mojom",
"cursor.mojom",
"display.mojom",
+ "display_compositor.mojom",
"event_matcher.mojom",
"gpu.mojom",
"gpu_memory_buffer.mojom",

Powered by Google App Engine
This is Rietveld 408576698