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

Unified Diff: chrome/browser/ui/views/profiles/profile_chooser_view.h

Issue 2880033003: Apply MD style to Linux avatar buttons. (Closed)
Patch Set: rebase Created 3 years, 7 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/profiles/profile_chooser_view.h
diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.h b/chrome/browser/ui/views/profiles/profile_chooser_view.h
index 318415964561dd7f6a40597cab087d5e82baf8ac..1bb9cc9528e0d029dd590205756b41896a9c2b08 100644
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
@@ -57,6 +57,7 @@ class ProfileChooserView : public content::WebContentsDelegate,
Browser* browser,
bool is_source_keyboard);
static bool IsShowing();
+ static views::Widget* GetCurrentBubbleWidget();
static void Hide();
const Browser* browser() const { return browser_; }

Powered by Google App Engine
This is Rietveld 408576698