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

Unified Diff: ash/display/display_controller.h

Issue 14807002: Revert 197501 "Merge 195552 "Restore focus/activation after the ..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1453/src/
Patch Set: Created 7 years, 8 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
« no previous file with comments | « no previous file | ash/display/display_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_controller.h
===================================================================
--- ash/display/display_controller.h (revision 197747)
+++ ash/display/display_controller.h (working copy)
@@ -31,7 +31,6 @@
namespace ash {
namespace internal {
class DisplayManager;
-class FocusActivationStore;
class RootWindowController;
}
@@ -259,8 +258,6 @@
// display.
aura::RootWindow* primary_root_window_for_replace_;
- scoped_ptr<internal::FocusActivationStore> focus_activation_store_;
-
DISALLOW_COPY_AND_ASSIGN(DisplayController);
};
Property changes on: ash/display/display_controller.h
___________________________________________________________________
Deleted: svn:mergeinfo
« no previous file with comments | « no previous file | ash/display/display_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698