Chromium Code Reviews| Index: ash/test/mirror_window_test_api.h |
| diff --git a/ash/test/mirror_window_test_api.h b/ash/test/mirror_window_test_api.h |
| index 650be7c50aa6ccc7837e0adc1cf74f733dc4316c..5e15328c4f2343ba54e62cd203c4d646a6d5b5a7 100644 |
| --- a/ash/test/mirror_window_test_api.h |
| +++ b/ash/test/mirror_window_test_api.h |
| @@ -5,8 +5,9 @@ |
| #ifndef ASH_TEST_MIRROR_WINDOW_TEST_API_H_ |
| #define ASH_TEST_MIRROR_WINDOW_TEST_API_H_ |
| +#include <memory> |
|
oshima
2016/04/08 07:09:42
remove this?
|
| + |
| #include "base/macros.h" |
| -#include "base/memory/scoped_ptr.h" |
| namespace aura { |
| class Window; |