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

Unified Diff: services/ui/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 | « content/public/app/mojo/content_browser_manifest.json ('k') | services/ui/display/output_protection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/display/BUILD.gn
diff --git a/services/ui/display/BUILD.gn b/services/ui/display/BUILD.gn
index ddd6894adf36afe8765916e7846985efa344a0e9..24c73bdc270b4e2e532381030b6ddd54e0cd27c4 100644
--- a/services/ui/display/BUILD.gn
+++ b/services/ui/display/BUILD.gn
@@ -24,6 +24,8 @@ source_set("display") {
if (use_ozone) {
if (is_chromeos) {
sources += [
+ "output_protection.cc",
+ "output_protection.h",
"screen_manager_ozone_internal.cc",
"screen_manager_ozone_internal.h",
]
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | services/ui/display/output_protection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698