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

Unified Diff: chrome/browser/ui/views/toolbar/wrench_menu.h

Issue 324393002: Extension Toolbar redesign, part 1 (overflow) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Crash fix for Linux Created 6 years, 6 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/toolbar/wrench_menu.h
diff --git a/chrome/browser/ui/views/toolbar/wrench_menu.h b/chrome/browser/ui/views/toolbar/wrench_menu.h
index 03c483de5a4b24fc85ca01c423f64554e851f705..cf42b6635a7320f6a8dcc5cfd5511cc2680e1eb1 100644
--- a/chrome/browser/ui/views/toolbar/wrench_menu.h
+++ b/chrome/browser/ui/views/toolbar/wrench_menu.h
@@ -18,6 +18,7 @@
class BookmarkMenuDelegate;
class Browser;
+class ExtensionToolbarMenuView;
Devlin 2014/06/26 16:29:13 nit: no need for this anymore.
Finnur 2014/06/27 14:23:38 Done.
class WrenchMenuObserver;
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698