Index: ash/system/tray/tray_item_view.cc |
diff --git a/ash/system/tray/tray_item_view.cc b/ash/system/tray/tray_item_view.cc |
index fee77345d16567c89d3fcb8179ab64cc4ec2dc5d..431a3b6d31f2b759515771e24ae0efd234fb2ccc 100644 |
--- a/ash/system/tray/tray_item_view.cc |
+++ b/ash/system/tray/tray_item_view.cc |
@@ -4,9 +4,9 @@ |
#include "ash/system/tray/tray_item_view.h" |
-#include "ash/common/material_design/material_design_controller.h" |
-#include "ash/common/shelf/wm_shelf_util.h" |
+#include "ash/material_design/material_design_controller.h" |
#include "ash/public/cpp/shelf_types.h" |
+#include "ash/shelf/wm_shelf_util.h" |
#include "ash/system/tray/system_tray.h" |
#include "ash/system/tray/system_tray_item.h" |
#include "ash/system/tray/tray_constants.h" |