Index: chrome/browser/resources/settings/privacy_page/privacy_page.html |
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html |
index 39e873bda7f8087d3769a0b5e751b22eeaf916df..8fd65fe31e2f72d6b1d358dde76daf31d3371b15 100644 |
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html |
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html |
@@ -1,6 +1,7 @@ |
<link rel="import" href="chrome://resources/html/polymer.html"> |
<link rel="import" href="chrome://resources/cr_elements/cr_dialog/cr_dialog.html"> |
<link rel="import" href="chrome://resources/cr_elements/policy/cr_policy_vars_css.html"> |
+<link rel="import" href="chrome://resources/html/cr/ui/focus_without_ink.html"> |
<link rel="import" href="chrome://resources/html/i18n_behavior.html"> |
<link rel="import" href="chrome://resources/html/web_ui_listener_behavior.html"> |
<link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-animatable.html"> |