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

Unified Diff: chrome/browser/ui/views/frame/browser_frame_win.h

Issue 10916274: Ensure that windows belonging to a different profile show up when the corresponding user avatar is … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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/frame/browser_frame_win.h
===================================================================
--- chrome/browser/ui/views/frame/browser_frame_win.h (revision 155826)
+++ chrome/browser/ui/views/frame/browser_frame_win.h (working copy)
@@ -63,6 +63,7 @@
virtual void Close() OVERRIDE;
virtual void FrameTypeChanged() OVERRIDE;
virtual void SetFullscreen(bool fullscreen) OVERRIDE;
+ virtual void Activate() OVERRIDE;
// Overridden from NativeBrowserFrame:
virtual views::NativeWidget* AsNativeWidget() OVERRIDE;
« no previous file with comments | « no previous file | chrome/browser/ui/views/frame/browser_frame_win.cc » ('j') | chrome/browser/ui/views/frame/browser_frame_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698