Index: chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
index 30b6925ab90e326c52008c55ef792c0c8b970b6c..d6a4d7958eab223f69cbd56e25f631304d580cf7 100644 |
--- a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
+++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
@@ -263,6 +263,9 @@ class BookmarkBarView : public DetachableToolbarView, |
NoAppsShortcutWithoutInstantExtended); |
Joao da Silva
2014/06/03 22:20:52
FYI, this test doesn't seem to exist anymore.
|
FRIEND_TEST_ALL_PREFIXES(BookmarkBarViewInstantExtendedTest, |
AppsShortcutVisibility); |
+ FRIEND_TEST_ALL_PREFIXES(BookmarkBarViewInstantExtendedTest, |
+ ManagedShowAppsShortcutInBookmarksBar); |
+ |
sky
2014/06/03 16:15:07
nit: only one newline.
Joao da Silva
2014/06/03 22:20:52
Done.
|
// Used to identify what the user is dropping onto. |
enum DropButtonType { |