| 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 431a3b6d31f2b759515771e24ae0efd234fb2ccc..32597ce31bc3a962a81a9a0ef7228dbe33b1c220 100644
|
| --- a/ash/system/tray/tray_item_view.cc
|
| +++ b/ash/system/tray/tray_item_view.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/system/tray/tray_item_view.h"
|
|
|
| -#include "ash/material_design/material_design_controller.h"
|
| +#include "ash/common/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"
|
|
|