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

Unified Diff: chrome/browser/chromeos/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 | « no previous file | chrome/browser/chromeos/display/output_protection_controller_ash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 5c5f76dbc95047d47b32c0c557393d24a622b605..0b549472c1fb9bcd1fc870ad9d50f7eab58006dc 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -376,6 +376,10 @@ source_set("chromeos") {
"display/display_configuration_observer.h",
"display/display_preferences.cc",
"display/display_preferences.h",
+ "display/output_protection_controller_ash.cc",
+ "display/output_protection_controller_ash.h",
+ "display/output_protection_controller_mus.cc",
+ "display/output_protection_controller_mus.h",
"display/output_protection_delegate.cc",
"display/output_protection_delegate.h",
"display/overscan_calibrator.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/display/output_protection_controller_ash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698