Chromium Code Reviews| Index: ash/system/chromeos/power/battery_notification.h |
| diff --git a/ash/system/chromeos/power/battery_notification.h b/ash/system/chromeos/power/battery_notification.h |
| index 0fbd095988e0303d5a671c45351dae70e20cb958..bf8bc096456e25f893f84ececf58069f35f39a9e 100644 |
| --- a/ash/system/chromeos/power/battery_notification.h |
| +++ b/ash/system/chromeos/power/battery_notification.h |
| @@ -5,10 +5,11 @@ |
| #ifndef ASH_SYSTEM_CHROMEOS_POWER_BATTERY_NOTIFICATION_H_ |
| #define ASH_SYSTEM_CHROMEOS_POWER_BATTERY_NOTIFICATION_H_ |
| +#include <memory> |
|
oshima
2016/04/08 07:09:41
remove this?
|
| + |
| #include "ash/ash_export.h" |
| #include "ash/system/chromeos/power/tray_power.h" |
| #include "base/macros.h" |
| -#include "base/memory/scoped_ptr.h" |
| namespace message_center { |
| class MessageCenter; |