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

Unified Diff: trunk/src/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h

Issue 463373005: Revert 289488 "Test that simulates touch exploration and checks ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 4 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: trunk/src/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
===================================================================
--- trunk/src/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (revision 289492)
+++ trunk/src/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (working copy)
@@ -142,9 +142,6 @@
// Returns the drop MenuItemView, or NULL if a menu isn't showing.
views::MenuItemView* GetDropMenu();
- // Returns the BookmarkBarInstructionView, or NULL if it isn't showing.
- views::View* GetBookmarkBarInstructionsView();
-
// If a button is currently throbbing, it is stopped. If immediate is true
// the throb stops immediately, otherwise it stops after a couple more
// throbs.

Powered by Google App Engine
This is Rietveld 408576698