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

Unified Diff: chromeos/chromeos.gyp

Issue 834073002: ChromeOS: Implement periodic timezone refresh on geolocation data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix rebase. Created 5 years, 11 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/common/pref_names.cc ('k') | chromeos/chromeos_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 1e854892a141e2fd6d2c3a95a80b975b3eb5ec7c..c6206edcdb35813bce1f5846e9ad9f4673cf2ca4 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -419,10 +419,12 @@
'system/statistics_provider.h',
'system/version_loader.cc',
'system/version_loader.h',
- 'timezone/timezone_provider.h',
'timezone/timezone_provider.cc',
+ 'timezone/timezone_provider.h',
'timezone/timezone_request.cc',
'timezone/timezone_request.h',
+ 'timezone/timezone_resolver.cc',
+ 'timezone/timezone_resolver.h',
'tpm/tpm_password_fetcher.cc',
'tpm/tpm_password_fetcher.h',
'tpm/tpm_token_info_getter.cc',
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chromeos/chromeos_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698