Index: chrome/browser/resources/sync_setup_overlay.html |
diff --git a/chrome/browser/resources/sync_setup_overlay.html b/chrome/browser/resources/sync_setup_overlay.html |
index 0003d7f17b2aa376d5ec33fe9de70c2627c2fab7..5d2faf32be93a88f90ac7c81977da1c688c7f88b 100644 |
--- a/chrome/browser/resources/sync_setup_overlay.html |
+++ b/chrome/browser/resources/sync_setup_overlay.html |
@@ -242,6 +242,14 @@ |
</span> |
</label> |
</div> |
+ <div id="dictionary-item" class="sync-type-checkbox checkbox"> |
+ <label> |
+ <input id="dictionary-checkbox" type="checkbox"> |
+ <span i18n-content="dictionary" |
+ il8n-values="title:dictionary"> |
+ </span> |
+ </label> |
+ </div> |
</div> |
</div> |
<div class="sync-configuration-errors"> |