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

Unified Diff: ash/mus_property_mirror_ash_unittest.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (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/mus/window_manager_application.cc ('k') | ash/new_window_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus_property_mirror_ash_unittest.cc
diff --git a/ash/common/mus_property_mirror_ash_unittest.cc b/ash/mus_property_mirror_ash_unittest.cc
similarity index 99%
rename from ash/common/mus_property_mirror_ash_unittest.cc
rename to ash/mus_property_mirror_ash_unittest.cc
index a869e8655784700866b6c816a31bb7f165a136ad..30a5b8e4dfef2ef07c9c821b73df4e4d88f8a676 100644
--- a/ash/common/mus_property_mirror_ash_unittest.cc
+++ b/ash/mus_property_mirror_ash_unittest.cc
@@ -6,9 +6,9 @@
#include <string>
-#include "ash/common/wm_window.h"
#include "ash/public/cpp/window_properties.h"
#include "ash/test/ash_test.h"
+#include "ash/wm_window.h"
#include "base/strings/string16.h"
#include "base/strings/utf_string_conversions.h"
#include "ui/aura/client/aura_constants.h"
« no previous file with comments | « ash/mus/window_manager_application.cc ('k') | ash/new_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698