Index: ash/touch/touch_hud_debug.h |
diff --git a/ash/touch/touch_hud_debug.h b/ash/touch/touch_hud_debug.h |
index 8449c20e9da50020cd86b5f996bd54dd314d1ee2..2cac29487ba23c9ea91046b0a572830818694d21 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_ |