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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1139923006: Move PepperOutputProtectionMessageFilter::Delegate to OutputProtectionDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments addressed Created 5 years, 7 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 | « chrome/browser/renderer_host/pepper/pepper_output_protection_message_filter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 0c028c807756e1e8afa3bda65a43316067168889..cabe8dd2625172bd552acbbafd4a367341f38eaf 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -93,6 +93,8 @@
'browser/chromeos/display/display_configuration_observer.h',
'browser/chromeos/display/display_preferences.cc',
'browser/chromeos/display/display_preferences.h',
+ 'browser/chromeos/display/output_protection_delegate.cc',
+ 'browser/chromeos/display/output_protection_delegate.h',
'browser/chromeos/display/overscan_calibrator.cc',
'browser/chromeos/display/overscan_calibrator.h',
'browser/chromeos/drive/change_list_loader.cc',
« no previous file with comments | « chrome/browser/renderer_host/pepper/pepper_output_protection_message_filter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698