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 a028945448c5a63c018648df823cce98a9d90ed6..298273ef71f13d32617e382f4fc5998480585d22 100644 |
--- a/chrome/browser/resources/options/personal_options.html |
+++ b/chrome/browser/resources/options/personal_options.html |
@@ -27,7 +27,7 @@ |
<h3 i18n-content="syncSection"></h3> |
<div> |
<select id="sync-select" pref="sync.keep_everything_synced" |
- i18n-options="syncSelectList"></select> |
+ i18n-options="syncSelectList" dataType="boolean"></select> |
<table id="sync-table"> |
<tr> |
<td class="option-name"> |