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

Unified Diff: ash/test/test_shelf_delegate.cc

Issue 2734733002: Revert "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/test/test_session_state_delegate.cc ('k') | ash/test/test_shelf_item_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_shelf_delegate.cc
diff --git a/ash/test/test_shelf_delegate.cc b/ash/test/test_shelf_delegate.cc
index df1a95a91a6276b6f81beb4fc812edbf0a48d381..1fbdd16e0e9496a8df28b011073b2ac005b4e673 100644
--- a/ash/test/test_shelf_delegate.cc
+++ b/ash/test/test_shelf_delegate.cc
@@ -6,14 +6,14 @@
#include <utility>
+#include "ash/common/shell_observer.h"
+#include "ash/common/wm_shell.h"
+#include "ash/common/wm_window.h"
#include "ash/root_window_controller.h"
#include "ash/shelf/shelf_model.h"
#include "ash/shelf/wm_shelf.h"
-#include "ash/shell_observer.h"
#include "ash/test/test_shelf_item_delegate.h"
#include "ash/wm/window_properties.h"
-#include "ash/wm_shell.h"
-#include "ash/wm_window.h"
#include "base/memory/ptr_util.h"
#include "ui/aura/window.h"
« no previous file with comments | « ash/test/test_session_state_delegate.cc ('k') | ash/test/test_shelf_item_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698