Index: chrome/browser/bookmarks/bookmark_extension_helpers.h |
diff --git a/chrome/browser/bookmarks/bookmark_extension_helpers.h b/chrome/browser/bookmarks/bookmark_extension_helpers.h |
index ff16c0a222694ac9df71fb58debf7d955a7900b6..e363271773b9d10d0f3b5a735cf28225e6bc96bb 100644 |
--- a/chrome/browser/bookmarks/bookmark_extension_helpers.h |
+++ b/chrome/browser/bookmarks/bookmark_extension_helpers.h |
@@ -21,6 +21,7 @@ class ListValue; |
// Helper functions. |
namespace bookmark_extension_helpers { |
+// The returned value is owned by the caller. |
base::DictionaryValue* GetNodeDictionary(const BookmarkNode* node, |
bool recurse, |
bool only_folders); |