Index: chrome/browser/resources/bookmark_manager/js/bmm/bookmark_tree.js |
diff --git a/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_tree.js b/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_tree.js |
index f08adf821fa1cde41c1cd1d9b5d4aedb514336ee..0a94621a4649c57fd12bba04c0ecee2cdffe37d8 100644 |
--- a/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_tree.js |
+++ b/chrome/browser/resources/bookmark_manager/js/bmm/bookmark_tree.js |
@@ -243,8 +243,8 @@ cr.define('bmm', function() { |
}, |
/** |
- * Fetches the bookmark items and builds the tree control. |
- */ |
+ * Fetches the bookmark items and builds the tree control. |
+ */ |
reload: function() { |
/** |
* Recursive helper function that adds all the directories to the |