| Index: chrome/browser/resources/md_bookmarks/actions.html
|
| diff --git a/chrome/browser/resources/md_bookmarks/reducers.html b/chrome/browser/resources/md_bookmarks/actions.html
|
| similarity index 51%
|
| copy from chrome/browser/resources/md_bookmarks/reducers.html
|
| copy to chrome/browser/resources/md_bookmarks/actions.html
|
| index 90616b30c581efc52a3b6d09bf81b47e97d8f338..0af2983bb35f74b87ec56540ed60becce7633846 100644
|
| --- a/chrome/browser/resources/md_bookmarks/reducers.html
|
| +++ b/chrome/browser/resources/md_bookmarks/actions.html
|
| @@ -1,2 +1,2 @@
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| -<script src="chrome://bookmarks/reducers.js"></script>
|
| +<script src="chrome://bookmarks/actions.js"></script>
|
|
|