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

Unified Diff: ui/app_list/views/search_box_view.h

Issue 20656002: Add profile selector menu to app list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rework Created 7 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: ui/app_list/views/search_box_view.h
diff --git a/ui/app_list/views/search_box_view.h b/ui/app_list/views/search_box_view.h
index c06990262a57c9fb93d8f992647d5aba7ab6c224..faa83b047a31d0a9f48d72fa2f1a32b9c19d0b42 100644
--- a/ui/app_list/views/search_box_view.h
+++ b/ui/app_list/views/search_box_view.h
@@ -12,6 +12,8 @@
#include "ui/views/controls/textfield/textfield_controller.h"
#include "ui/views/view.h"
+struct AvatarMenuItemModel;
+
namespace views {
class ImageView;
class MenuButton;

Powered by Google App Engine
This is Rietveld 408576698