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

Unified Diff: services/ui/manifest.json

Issue 2675743002: PPAPI: Make output protection API work with mus+ash (Closed)
Patch Set: Fix review issue 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..d49775f2fcd90b34cb9d50cf46d68655a09ac809 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -31,6 +31,9 @@
"display_controller": [
"display::mojom::DisplayController"
],
+ "display_output_protection": [
+ "display::mojom::OutputProtection"
+ ],
"display_test": [
"display::mojom::TestDisplayController"
],

Powered by Google App Engine
This is Rietveld 408576698