bookmarks: Cleanup - Rename 'OtherBookmarked' to 'OtherBookmarks'.
commit5f1594798481812d903fb921f48c92e565b399bf
authortfarina <tfarina@chromium.org>
Thu, 11 Dec 2014 02:13:01 +0000 (10 18:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Dec 2014 02:13:37 +0000 (11 02:13 +0000)
tree8ac68e9494234d13a234c2cffda85d8a07d834d8
parent340dd9d3de95a7e7c027972cce7168f201ae84e8
bookmarks: Cleanup - Rename 'OtherBookmarked' to 'OtherBookmarks'.

The name of the folder shown in the Bookmarks Bar is "Other Bookmarks"
not "Other Bookmarked".

Rename the function and the member variable to say "OtherBookmarks" and
"other_bookmarks".

BUG=None
R=sky@chromium.org

Review URL: https://codereview.chromium.org/723223005

Cr-Commit-Position: refs/heads/master@{#307837}
chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc
chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc