| Index: chrome/browser/resources/settings/site_settings/site_settings_category.html
|
| diff --git a/chrome/browser/resources/settings/site_settings/site_settings_category.html b/chrome/browser/resources/settings/site_settings/site_settings_category.html
|
| index ecadf8addda567a94bd5fa7b05863054ff5b0612..d45a1205b19d7bde272cdf5b6046f9dfa9694ce9 100644
|
| --- a/chrome/browser/resources/settings/site_settings/site_settings_category.html
|
| +++ b/chrome/browser/resources/settings/site_settings/site_settings_category.html
|
| @@ -1,7 +1,4 @@
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/iron-icons/av-icons.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/iron-icons/communication-icons.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/iron-icons/social-icons.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-item/paper-icon-item.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-item/paper-item-body.html">
|
|
|