| 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 1c2bde879b9916c2ace242509cc5a9b6f42412a2..dde45d1953b7df3875bf1d7c404de1fdaa8ec2a8 100644
|
| --- a/chrome/browser/resources/md_bookmarks/folder_node.html
|
| +++ b/chrome/browser/resources/md_bookmarks/folder_node.html
|
| @@ -6,6 +6,7 @@
|
| <link rel="import" href="chrome://bookmarks/actions.html">
|
| <link rel="import" href="chrome://bookmarks/command_manager.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">
|
|
|
|
|