| Index: ash/system/chromeos/brightness/tray_brightness.h
|
| diff --git a/ash/system/chromeos/brightness/tray_brightness.h b/ash/system/chromeos/brightness/tray_brightness.h
|
| index 6e6c56e4ff945c35bb76a8c4ceee842acf0e493e..0f8b0caad55d60990c7d436deac5ed5b8d1e0d58 100644
|
| --- a/ash/system/chromeos/brightness/tray_brightness.h
|
| +++ b/ash/system/chromeos/brightness/tray_brightness.h
|
| @@ -5,8 +5,7 @@
|
| #ifndef ASH_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_
|
| #define ASH_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_
|
|
|
| -#include "ash/system/tray/system_tray_item.h"
|
| -#include "base/compiler_specific.h"
|
| +#include "ash/common/system/tray/system_tray_item.h"
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chromeos/dbus/power_manager_client.h"
|
|
|