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

Unified Diff: services/ui/public/interfaces/display/BUILD.gn

Issue 2675743002: PPAPI: Make output protection API work with mus+ash (Closed)
Patch Set: Addressed review issues 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
« no previous file with comments | « services/ui/manifest.json ('k') | services/ui/public/interfaces/display/output_protection.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/display/BUILD.gn
diff --git a/services/ui/public/interfaces/display/BUILD.gn b/services/ui/public/interfaces/display/BUILD.gn
index 1d81ecffc5cf851ebc2c912b67dcde3b8dc6b42f..a489cab33a83f179a0d50ccf0d8d553abd1ff077 100644
--- a/services/ui/public/interfaces/display/BUILD.gn
+++ b/services/ui/public/interfaces/display/BUILD.gn
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("display") {
sources = [
"display_controller.mojom",
+ "output_protection.mojom",
"test_display_controller.mojom",
]
« no previous file with comments | « services/ui/manifest.json ('k') | services/ui/public/interfaces/display/output_protection.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698