| Index: chrome/browser/resources/settings/printing_page/cups_printers.html
|
| diff --git a/chrome/browser/resources/settings/printing_page/cups_printers.html b/chrome/browser/resources/settings/printing_page/cups_printers.html
|
| index 19c8b0e7560f5621f4a509ef923f93e7f299469d..c3c3addb080b91b064cc71b365a7241e62fe6fe8 100644
|
| --- a/chrome/browser/resources/settings/printing_page/cups_printers.html
|
| +++ b/chrome/browser/resources/settings/printing_page/cups_printers.html
|
| @@ -1,5 +1,6 @@
|
| <link rel="import" href="chrome://resources/html/action_link.html">
|
| <link rel="import" href="chrome://resources/html/action_link_css.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="cups_add_printer_dialog.html">
|
| <link rel="import" href="cups_printers_list.html">
|
|
|