| Index: chrome/browser/resources/md_bookmarks/folder_node.html
|
| diff --git a/chrome/browser/resources/md_bookmarks/folder_node.html b/chrome/browser/resources/md_bookmarks/folder_node.html
|
| index 3bb5c9b0793d4872a8b0c1f9c1b0f36f4b5eeca6..dc32fb9c96839cbdab09ced7986939e2f6cc177c 100644
|
| --- a/chrome/browser/resources/md_bookmarks/folder_node.html
|
| +++ b/chrome/browser/resources/md_bookmarks/folder_node.html
|
| @@ -5,6 +5,7 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper-icon-button-light.html">
|
| <link rel="import" href="chrome://bookmarks/actions.html">
|
| <link rel="import" href="chrome://bookmarks/icons.html">
|
| +<link rel="import" href="chrome://bookmarks/mouse_focus_behavior.html">
|
| <link rel="import" href="chrome://bookmarks/shared_style.html">
|
| <link rel="import" href="chrome://bookmarks/store_client.html">
|
|
|
|
|