| Index: chrome/browser/resources/settings/sync_page/sync_page.html
|
| diff --git a/chrome/browser/resources/settings/sync_page/sync_page.html b/chrome/browser/resources/settings/sync_page/sync_page.html
|
| index 2ad0b9fc0327183fb19090b1f98975baa3ae8f70..679c2593be46d8c396ab12f77e324fe8732cfb27 100644
|
| --- a/chrome/browser/resources/settings/sync_page/sync_page.html
|
| +++ b/chrome/browser/resources/settings/sync_page/sync_page.html
|
| @@ -7,8 +7,8 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-radio-button/paper-radio-button.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-radio-group/paper-radio-group.html">
|
| <link rel="import" href="chrome://md-settings/controls/settings_checkbox.html">
|
| -<link rel="import" href="chrome://md-settings/i18n_behavior/i18n_behavior.html">
|
| <link rel="import" href="chrome://md-settings/sync_page/sync_private_api.html">
|
| +<link rel="import" href="chrome://resources/html/i18n_behavior.html">
|
|
|
| <dom-module id="settings-sync-page">
|
| <link rel="import" type="css"
|
|
|