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 |