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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: A few small tweaks Created 4 years, 9 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/prefs/browser_prefs.cc ('k') | chrome/chrome_tests.gypi » ('j') | 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 fc4fe14d1afaf4a99245a5ddc737c6a2203de539..838f08ccf761151e3f3d46a65bbf130d8a2dea12 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -127,6 +127,8 @@
'browser/chromeos/display/output_protection_delegate.h',
'browser/chromeos/display/overscan_calibrator.cc',
'browser/chromeos/display/overscan_calibrator.h',
+ 'browser/chromeos/display/quirks_manager_delegate_impl.cc',
+ 'browser/chromeos/display/quirks_manager_delegate_impl.h',
'browser/chromeos/drive/debug_info_collector.cc',
'browser/chromeos/drive/debug_info_collector.h',
'browser/chromeos/drive/download_handler.cc',
@@ -1152,6 +1154,7 @@
'../components/components.gyp:pairing',
'../components/components.gyp:policy',
'../components/components.gyp:proxy_config',
+ '../components/components.gyp:quirks',
'../components/components.gyp:ssl_config',
'../components/components.gyp:user_manager',
# This depends directly on the variations target, rather than just
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698