Index: ash/touch/touch_observer_hud.h |
diff --git a/ash/touch/touch_observer_hud.h b/ash/touch/touch_observer_hud.h |
index 4e77390a48c923456e6050b5274c7661a73fc496..b3a237b4c66a1ff0487e2e0f56384fa689ba68c5 100644 |
--- a/ash/touch/touch_observer_hud.h |
+++ b/ash/touch/touch_observer_hud.h |
@@ -20,7 +20,6 @@ class Widget; |
} |
namespace ash { |
-namespace internal { |
// An event filter which handles system level gesture events. Objects of this |
// class manage their own lifetime. |
@@ -86,7 +85,6 @@ class ASH_EXPORT TouchObserverHUD : public ui::EventHandler, |
DISALLOW_COPY_AND_ASSIGN(TouchObserverHUD); |
}; |
-} // namespace internal |
} // namespace ash |
#endif // ASH_TOUCH_TOUCH_OBSERVER_HUD_H_ |