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

Unified Diff: chrome/browser/resources/options/browser_options.html

Issue 2849823003: ChromeOS: implement per-user time zone preferences. (Closed)
Patch Set: Rebased. Created 3 years, 4 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
Index: chrome/browser/resources/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index 3d2ce96429366d6e34a2f60e6e630b44bcbc4a67..e299d654bb7c209c887444446609596ec70084e5 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -329,7 +329,7 @@
<select class="control"
id="timezone-value-select"
i18n-options="timezoneList" data-type="string"
- pref="cros.system.timezone"
+ pref="settings.timezone"
aria-labelledby="timezone-value-label"
metric="Options_TimezoneSelect"></select>
</div>
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | chrome/browser/resources/settings/date_time_page/date_time_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698