Index: ash/wm/workspace/workspace_event_handler_test_helper.h |
diff --git a/ash/wm/workspace/workspace_event_handler_test_helper.h b/ash/wm/workspace/workspace_event_handler_test_helper.h |
index 21e1adb981b029c15bc004acb0d2375df36cb946..3d0ec9500ce63af19213f97bd7d266ab5b5ac6fa 100644 |
--- a/ash/wm/workspace/workspace_event_handler_test_helper.h |
+++ b/ash/wm/workspace/workspace_event_handler_test_helper.h |
@@ -8,7 +8,6 @@ |
#include "ash/wm/workspace/workspace_event_handler.h" |
namespace ash { |
-namespace internal { |
class WorkspaceEventHandlerTestHelper { |
public: |
@@ -25,7 +24,6 @@ class WorkspaceEventHandlerTestHelper { |
DISALLOW_COPY_AND_ASSIGN(WorkspaceEventHandlerTestHelper); |
}; |
-} // namespace internal |
} // namespace ash |
#endif // ASH_WM_WORKSPACE_WORKSPACE_EVENT_HANDLER_TEST_HELPER_H_ |