views: Eliminate DetachableToolbarView.
BookmarkBarView is the solely user of this class. Extension Shelf
concept/implementation does not exist anymore. So this allow us to simplify this
code even more.
Removed detachable_toolbar_view.cc and distributed its pieces between
bookmark_bar_view and browser_view.cc according.
BUG=None
TEST=open chrome, attach and detach the Bookmarks bar from the Toolbar.
There should be no regressions, no functionality changes intended.
R=sky@chromium.org
Review URL: https://codereview.chromium.org/
807363002
Cr-Commit-Position: refs/heads/master@{#308820}