| 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 b5706ea2015d8a64a23343f80e85c7eb78947ed6..ce9b521b042eee46151b4df9a4df4724a984a8aa 100644
|
| --- a/chrome/browser/resources/options/browser_options.html
|
| +++ b/chrome/browser/resources/options/browser_options.html
|
| @@ -325,7 +325,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>
|
|
|