Index: ash/test/shelf_view_test_api.cc |
diff --git a/ash/test/shelf_view_test_api.cc b/ash/test/shelf_view_test_api.cc |
index 6231c1540043d3aecb633d6b642f3160606167d8..9bf2d8c7e260696b465a4da5f1da7bbb2acbc25e 100644 |
--- a/ash/test/shelf_view_test_api.cc |
+++ b/ash/test/shelf_view_test_api.cc |
@@ -4,11 +4,11 @@ |
#include "ash/test/shelf_view_test_api.h" |
-#include "ash/common/shelf/overflow_button.h" |
-#include "ash/common/shelf/shelf_button.h" |
-#include "ash/common/shelf/shelf_constants.h" |
-#include "ash/common/shelf/shelf_model.h" |
-#include "ash/common/shelf/shelf_view.h" |
+#include "ash/shelf/overflow_button.h" |
+#include "ash/shelf/shelf_button.h" |
+#include "ash/shelf/shelf_constants.h" |
+#include "ash/shelf/shelf_model.h" |
+#include "ash/shelf/shelf_view.h" |
#include "base/message_loop/message_loop.h" |
#include "base/run_loop.h" |
#include "ui/views/animation/bounds_animator.h" |