| Index: chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| index f3073fbdae0fae0fab8f88335cf162b9ec334c0e..11c9159c3f5a8c3b63755dbd46652eeb6cf767d9 100644
|
| --- a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| +++ b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
| @@ -12,8 +12,6 @@
|
| <link rel="import" href="/settings_shared_css.html">
|
|
|
| <dom-module id="passwords-section">
|
| - <!-- action_link.css is needed for the |managePasswordsLabel| link -->
|
| - <link rel="import" type="css" href="chrome://resources/css/action_link.css">
|
| <template>
|
| <style include="settings-shared passwords-shared">
|
| #password {
|
|
|