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

Unified Diff: services/ui/manifest.json

Issue 2481263002: Introduce Display Compositor mojo interface. Use InProcessContextProvider. (Closed)
Patch Set: Speculative fix for android build issue Created 4 years, 1 month 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: services/ui/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index 3921aa21b9236ca5f8f0286bcbd2a93f8e39f558..01aa4437ce6c26c8566d6a0b9a65ef232fad5b7f 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -8,6 +8,7 @@
// Additional interfaces may be requested a-la-carte.
"app": [
"ui::mojom::Clipboard",
+ "ui::mojom::DisplayCompositor",
"ui::mojom::DisplayManager",
"ui::mojom::Gpu",
"ui::mojom::GpuService",

Powered by Google App Engine
This is Rietveld 408576698