| Index: chrome/browser/resources/settings/languages_page/edit_dictionary_page.html
|
| diff --git a/chrome/browser/resources/settings/languages_page/edit_dictionary_page.html b/chrome/browser/resources/settings/languages_page/edit_dictionary_page.html
|
| index 7db10363f5b59dfcb33c076ce09868ddc80ce014..9d02481fad8be7cbfe20b14d77a8593d7456a2a6 100644
|
| --- a/chrome/browser/resources/settings/languages_page/edit_dictionary_page.html
|
| +++ b/chrome/browser/resources/settings/languages_page/edit_dictionary_page.html
|
| @@ -1,7 +1,6 @@
|
| <link rel="import" href="chrome://resources/cr_elements/icons.html">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-a11y-keys/iron-a11y-keys.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/iron-icon/iron-icon.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-list/iron-list.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-button/paper-button.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper-icon-button.html">
|
|
|