Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Unified Diff: chrome/browser/ui/views/frame/browser_view.h

Issue 2374253002: Fix bookmark bubble/star view highlighting for Harmony. (Closed)
Patch Set: fix tests, move bubble creation to toolbar Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/views/frame/browser_view.h
diff --git a/chrome/browser/ui/views/frame/browser_view.h b/chrome/browser/ui/views/frame/browser_view.h
index f5a1d2fac0c17a0813e92ea247b1dbf6e7c4a8dc..a045a36fef1fd98533568dec12de9e830337321f 100644
--- a/chrome/browser/ui/views/frame/browser_view.h
+++ b/chrome/browser/ui/views/frame/browser_view.h
@@ -374,7 +374,6 @@ class BrowserView : public BrowserWindow,
BookmarkBarView* GetBookmarkBarView() const;
LocationBarView* GetLocationBarView() const;
views::View* GetTabContentsContainerView() const;
- ToolbarView* GetToolbarView() const;
// Overridden from TabStripModelObserver:
void TabInsertedAt(TabStripModel* tab_strip_model,
« no previous file with comments | « chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc ('k') | chrome/browser/ui/views/frame/browser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698