Index: chrome/browser/resources/options/personal_options.html |
diff --git a/chrome/browser/resources/options/personal_options.html b/chrome/browser/resources/options/personal_options.html |
index 3fba14651f2cbab5173db67596cd6777580cebc9..a028945448c5a63c018648df823cce98a9d90ed6 100644 |
--- a/chrome/browser/resources/options/personal_options.html |
+++ b/chrome/browser/resources/options/personal_options.html |
@@ -26,7 +26,8 @@ |
<section id="sync-section"> |
<h3 i18n-content="syncSection"></h3> |
<div> |
- <select id="sync-select" pref="sync.keep_everything_synced"></select> |
+ <select id="sync-select" pref="sync.keep_everything_synced" |
+ i18n-options="syncSelectList"></select> |
<table id="sync-table"> |
<tr> |
<td class="option-name"> |