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

Unified Diff: ash/wm/panels/panel_layout_manager_unittest.cc

Issue 2376103005: mustash: Break dependency of //ash/public/interfaces on //ash (Closed)
Patch Set: typo Created 4 years, 3 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/wm/panels/panel_layout_manager_unittest.cc
diff --git a/ash/wm/panels/panel_layout_manager_unittest.cc b/ash/wm/panels/panel_layout_manager_unittest.cc
index 076d055fc60b28a05d80ebdfa50f4fab8a0945d2..8bd84d0936a30a9442081d6c5b4dd8e3d8a4163d 100644
--- a/ash/wm/panels/panel_layout_manager_unittest.cc
+++ b/ash/wm/panels/panel_layout_manager_unittest.cc
@@ -8,7 +8,6 @@
#include "ash/common/shelf/shelf_button.h"
#include "ash/common/shelf/shelf_layout_manager.h"
#include "ash/common/shelf/shelf_model.h"
-#include "ash/common/shelf/shelf_types.h"
#include "ash/common/shelf/shelf_view.h"
#include "ash/common/shelf/shelf_widget.h"
#include "ash/common/shelf/wm_shelf.h"
@@ -20,6 +19,7 @@
#include "ash/common/wm_shell.h"
#include "ash/common/wm_window_property.h"
#include "ash/display/display_manager.h"
+#include "ash/public/cpp/shelf_types.h"
#include "ash/screen_util.h"
#include "ash/shell.h"
#include "ash/test/ash_test_base.h"

Powered by Google App Engine
This is Rietveld 408576698