views: Eliminate DetachableToolbarView.
commitb70e4ad326e2d1fd4294e59224784af3636d8ca6
authortfarina <tfarina@chromium.org>
Wed, 17 Dec 2014 17:51:36 +0000 (17 09:51 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 17 Dec 2014 17:52:02 +0000 (17 17:52 +0000)
treefc65728b395448c0883a0fc3faf099fb5aae699c
parent2447700c2e26741e9ca3d043c3693884d7b66cf5
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}
chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
chrome/browser/ui/views/detachable_toolbar_view.cc [deleted file]
chrome/browser/ui/views/detachable_toolbar_view.h [deleted file]
chrome/browser/ui/views/frame/browser_view.cc
chrome/chrome_browser_ui.gypi