| Index: ash/system/chromeos/tray_display.h
|
| diff --git a/ash/system/chromeos/tray_display.h b/ash/system/chromeos/tray_display.h
|
| index 5798036c8c9f985ab14ff49d54661ee5ae10c1f1..39dce03488f36352ad447ecaf34182d559131e8a 100644
|
| --- a/ash/system/chromeos/tray_display.h
|
| +++ b/ash/system/chromeos/tray_display.h
|
| @@ -10,8 +10,8 @@
|
| #include <map>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/display/display_info.h"
|
| #include "ash/common/system/tray/system_tray_item.h"
|
| -#include "ash/display/display_info.h"
|
| #include "ash/display/window_tree_host_manager.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
|
|