diff options
Diffstat (limited to 'ash/touch/touch_hud_debug.h')
-rw-r--r-- | ash/touch/touch_hud_debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/touch/touch_hud_debug.h b/ash/touch/touch_hud_debug.h index a02a888..dbda29d 100644 --- a/ash/touch/touch_hud_debug.h +++ b/ash/touch/touch_hud_debug.h @@ -34,7 +34,7 @@ class ASH_EXPORT TouchHudDebug : public TouchObserverHUD { INVISIBLE, }; - explicit TouchHudDebug(aura::RootWindow* initial_root); + explicit TouchHudDebug(aura::Window* initial_root); // Returns the log of touch events for all displays as a dictionary mapping id // of each display to its touch log. |