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

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

Issue 7054052: Move more from Window onto Widget. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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/frame/browser_frame.h
===================================================================
--- chrome/browser/ui/views/frame/browser_frame.h (revision 88218)
+++ chrome/browser/ui/views/frame/browser_frame.h (working copy)
@@ -75,7 +75,7 @@
virtual bool GetAccelerator(int command_id,
ui::Accelerator* accelerator) OVERRIDE;
virtual ui::ThemeProvider* GetThemeProvider() const OVERRIDE;
- virtual void OnNativeWindowActivationChanged(bool active) OVERRIDE;
+ virtual void OnNativeWidgetActivationChanged(bool active) OVERRIDE;
private:
NativeBrowserFrame* native_browser_frame_;
« no previous file with comments | « chrome/browser/ui/views/first_run_search_engine_view.cc ('k') | chrome/browser/ui/views/frame/browser_frame.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698