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

Unified Diff: services/ui/manifest.json

Issue 2675743002: PPAPI: Make output protection API work with mus+ash (Closed)
Patch Set: Add it in ui's manifest Created 3 years, 10 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: services/ui/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index 864107994d4ccf52ba83cbed1174883ec5e8ea85..3f7c15ea8103a0489514085f878bea8794465213 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -10,6 +10,7 @@
// to window_manager as well.
"app": [
"discardable_memory::mojom::DiscardableSharedMemoryManager",
+ "display::mojom::OutputProtection",
sky 2017/02/13 23:26:00 This interface seems different from the rest in th
Peng 2017/02/14 16:16:55 Done.
"ui::mojom::Clipboard",
"ui::mojom::DisplayCompositor",
"ui::mojom::DisplayManager",
« no previous file with comments | « services/ui/display/screen_manager_ozone_internal.cc ('k') | services/ui/public/interfaces/display/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698