diff options
Diffstat (limited to 'ash/touch/touch_hud_debug.h')
-rw-r--r-- | ash/touch/touch_hud_debug.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/touch/touch_hud_debug.h b/ash/touch/touch_hud_debug.h index 8449c20..2cac294 100644 --- a/ash/touch/touch_hud_debug.h +++ b/ash/touch/touch_hud_debug.h @@ -18,8 +18,6 @@ class View; } namespace ash { -namespace internal { - class TouchHudCanvas; class TouchLog; @@ -81,7 +79,6 @@ class ASH_EXPORT TouchHudDebug : public TouchObserverHUD { DISALLOW_COPY_AND_ASSIGN(TouchHudDebug); }; -} // namespace internal } // namespace ash #endif // ASH_TOUCH_TOUCH_HUD_DEBUG_H_ |