| 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>
|
|
|