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

Unified Diff: ash/wm/workspace_controller_test_helper.cc

Issue 2736573002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 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
« no previous file with comments | « ash/wm/workspace_controller_test_helper.h ('k') | ash/wm/workspace_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace_controller_test_helper.cc
diff --git a/ash/wm/workspace_controller_test_helper.cc b/ash/wm/workspace_controller_test_helper.cc
index 5ecb0d09f9d6c157ee96657d444d0c41b8621bd0..a0c704f80bb0c3890cdd2438c0d58e8b63e26b4d 100644
--- a/ash/wm/workspace_controller_test_helper.cc
+++ b/ash/wm/workspace_controller_test_helper.cc
@@ -4,8 +4,8 @@
#include "ash/wm/workspace_controller_test_helper.h"
-#include "ash/common/test/workspace_event_handler_test_helper.h"
-#include "ash/common/wm/workspace_controller.h"
+#include "ash/test/workspace_event_handler_test_helper.h"
+#include "ash/wm/workspace_controller.h"
#include "ui/aura/window.h"
namespace ash {
« no previous file with comments | « ash/wm/workspace_controller_test_helper.h ('k') | ash/wm/workspace_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698