| Index: chrome/browser/resources/md_bookmarks/edit_dialog.html
|
| diff --git a/chrome/browser/resources/md_bookmarks/edit_dialog.html b/chrome/browser/resources/md_bookmarks/edit_dialog.html
|
| index 416f41701622d9a553f64a4a45552191dea51b99..733b76e26c3e1a2b72796cfe7c036846da1b7be4 100644
|
| --- a/chrome/browser/resources/md_bookmarks/edit_dialog.html
|
| +++ b/chrome/browser/resources/md_bookmarks/edit_dialog.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="import" href="chrome://resources/cr_elements/shared_style_css.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-button/paper-button.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-input/paper-input.html">
|
| +<link rel="import" href="chrome://bookmarks/dialog_focus_manager.html">
|
|
|
| <dom-module id="bookmarks-edit-dialog">
|
| <template>
|
|
|