| Index: components/enhanced_bookmarks/enhanced_bookmark_utils.h
|
| diff --git a/components/enhanced_bookmarks/enhanced_bookmark_utils.h b/components/enhanced_bookmarks/enhanced_bookmark_utils.h
|
| index 413ef03c9c3df60274ac8d9cb8113a6a46c4b7cd..dc9cf3c85665fda96c7a4b5fef3b465e04ce0b46 100644
|
| --- a/components/enhanced_bookmarks/enhanced_bookmark_utils.h
|
| +++ b/components/enhanced_bookmarks/enhanced_bookmark_utils.h
|
| @@ -29,8 +29,7 @@ std::vector<const BookmarkNode*> PrimaryPermanentNodes(
|
|
|
| // Returns an unsorted vector of folders that are considered to be at the "root"
|
| // level of the bookmark hierarchy. Functionally, this means all direct
|
| -// descendants of PrimaryPermanentNodes, and possibly a node for the bookmarks
|
| -// bar.
|
| +// descendants of PrimaryPermanentNodes.
|
| std::vector<const BookmarkNode*> RootLevelFolders(
|
| bookmarks::BookmarkModel* model);
|
|
|
|
|