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

Unified Diff: ash/launcher/launcher.h

Issue 11600004: Revert 173418 - Broke on win_aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/launcher/launcher.h
===================================================================
--- ash/launcher/launcher.h (revision 173419)
+++ ash/launcher/launcher.h (working copy)
@@ -130,8 +130,7 @@
void WillActivateAsFallback() { activating_as_fallback_ = true; }
// Overridden from views::WidgetObserver:
- virtual void OnWidgetActivationChanged(views::Widget* widget,
- bool active) OVERRIDE;
+ void OnWidgetActivationChanged(views::Widget* widget, bool active) OVERRIDE;
private:
class DelegateView;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698