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

Unified Diff: ash/common/wm/workspace/workspace_event_handler_test_helper.cc

Issue 2285703003: Moves WorkspaceEventHandler to ash/common (Closed)
Patch Set: merge to tip of tree Created 4 years, 4 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/common/wm/workspace/workspace_event_handler_test_helper.cc
diff --git a/ash/wm/workspace/workspace_event_handler_test_helper.cc b/ash/common/wm/workspace/workspace_event_handler_test_helper.cc
similarity index 84%
rename from ash/wm/workspace/workspace_event_handler_test_helper.cc
rename to ash/common/wm/workspace/workspace_event_handler_test_helper.cc
index 69c59183eb225996a0f80f92a8d471092bd29a01..fd4ad21c0be2fd08492564e8459cac6e41fd005f 100644
--- a/ash/wm/workspace/workspace_event_handler_test_helper.cc
+++ b/ash/common/wm/workspace/workspace_event_handler_test_helper.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/wm/workspace/workspace_event_handler_test_helper.h"
+#include "ash/common/wm/workspace/workspace_event_handler_test_helper.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698