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 ac37e5665c70b7992f7a6f812f26dc60ae00c22d..aa7d3f42683f92e54d7c761de9bb037c12e0dcff 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 |
@@ -1,6 +1,8 @@ |
<link rel="import" href="chrome://resources/cr_elements/cr_action_menu/cr_action_menu.html"> |
<link rel="import" href="chrome://resources/cr_elements/icons.html"> |
<link rel="import" href="chrome://resources/html/action_link.html"> |
+<link rel="import" href="chrome://resources/html/assert.html"> |
+<link rel="import" href="chrome://resources/html/cr/ui/focus_without_ink.html"> |
<link rel="import" href="chrome://resources/html/polymer.html"> |
<link rel="import" href="chrome://resources/html/i18n_behavior.html"> |
<link rel="import" href="chrome://resources/polymer/v1_0/iron-list/iron-list.html"> |