Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1607)

Unified Diff: ash/wm/workspace/workspace_event_handler_test_helper.h

Issue 224113005: Eliminate ash::internal namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_
« no previous file with comments | « ash/wm/workspace/workspace_event_handler.cc ('k') | ash/wm/workspace/workspace_event_handler_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698