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

Unified Diff: ash/test/ash_test_impl_aura.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 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/test/ash_test_impl_aura.h ('k') | ash/test/overflow_bubble_view_test_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/ash_test_impl_aura.cc
diff --git a/ash/test/ash_test_impl_aura.cc b/ash/test/ash_test_impl_aura.cc
index ec4fa7843c5bbbf5024bfa9ecf5940431228185e..33357a4e7f14ac501a29da56f03a50a7b5cfaa22 100644
--- a/ash/test/ash_test_impl_aura.cc
+++ b/ash/test/ash_test_impl_aura.cc
@@ -4,11 +4,11 @@
#include "ash/test/ash_test_impl_aura.h"
-#include "ash/common/test/ash_test.h"
-#include "ash/common/wm_window.h"
#include "ash/screen_util.h"
#include "ash/shell.h"
+#include "ash/test/ash_test.h"
#include "ash/test/ash_test_base.h"
+#include "ash/wm_window.h"
#include "base/memory/ptr_util.h"
#include "ui/aura/test/test_window_delegate.h"
#include "ui/display/display_layout.h"
« no previous file with comments | « ash/test/ash_test_impl_aura.h ('k') | ash/test/overflow_bubble_view_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698