summaryrefslogtreecommitdiffstats
path: root/ash/magnifier/partial_magnification_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/magnifier/partial_magnification_controller.h')
-rw-r--r--ash/magnifier/partial_magnification_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/magnifier/partial_magnification_controller.h b/ash/magnifier/partial_magnification_controller.h
index 54c15f3..01c3a2b 100644
--- a/ash/magnifier/partial_magnification_controller.h
+++ b/ash/magnifier/partial_magnification_controller.h
@@ -49,7 +49,7 @@ class PartialMagnificationController
// - Remove the magnifier from the current root window.
// - Create a magnifier in the new root_window |new_root_window|.
// - Switch the target window from current window to |new_root_window|.
- void SwitchTargetRootWindow(aura::RootWindow* new_root_window);
+ void SwitchTargetRootWindow(aura::Window* new_root_window);
// Returns the root window that contains the mouse cursor.
aura::RootWindow* GetCurrentRootWindow();