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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1836433003: ChromeOS: Add SystemTimezoneAutomaticDetection policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. 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/ui/webui/options/browser_options_handler.cc ('k') | chrome/common/pref_names.h » ('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 aa48ed833fa553888ed04b093808b9fd66d4a1cf..7de232035b1eeb9450b191af300fe67aeed4313d 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -995,6 +995,8 @@
'browser/chromeos/system/system_clock.h',
'browser/chromeos/system/system_clock_observer.cc',
'browser/chromeos/system/system_clock_observer.h',
+ 'browser/chromeos/system/timezone_resolver_manager.cc',
+ 'browser/chromeos/system/timezone_resolver_manager.h',
'browser/chromeos/system/timezone_util.cc',
'browser/chromeos/system/timezone_util.h',
'browser/chromeos/system_logs/command_line_log_source.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/browser_options_handler.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698