Chromium Code Reviews| Index: ash/system/win/audio/tray_audio_win.h |
| diff --git a/ash/system/win/audio/tray_audio_win.h b/ash/system/win/audio/tray_audio_win.h |
| index d34a886389351850679d9c798a6ccd549d95762d..1dd2e71101292b8dcd4d8d470c46f615108a35cd 100644 |
| --- a/ash/system/win/audio/tray_audio_win.h |
| +++ b/ash/system/win/audio/tray_audio_win.h |
| @@ -5,10 +5,11 @@ |
| #ifndef ASH_SYSTEM_WIN_AUDIO_TRAY_AUDIO_WIN_H_ |
| #define ASH_SYSTEM_WIN_AUDIO_TRAY_AUDIO_WIN_H_ |
| +#include <memory> |
|
oshima
2016/04/08 07:09:42
remove this?
|
| + |
| #include "ash/ash_export.h" |
| #include "ash/system/audio/tray_audio.h" |
| #include "base/macros.h" |
| -#include "base/memory/scoped_ptr.h" |
| namespace ash { |