| 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 7c9cfe42be7de7e425fdf1993af3a0b90c3190b9..befa6ed8cdf5166b95c2a5cdbcd0bbf788018230 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 {
|
|
|