Chromium Code Reviews| Index: content/common/gpu/media/android_copying_backing_strategy.h |
| diff --git a/content/common/gpu/media/android_copying_backing_strategy.h b/content/common/gpu/media/android_copying_backing_strategy.h |
| index 83b6c4ac5d94fb0a605f0585ca92f5f1be42580d..59273d96a211015409a18507574409ffbeb74ef8 100644 |
| --- a/content/common/gpu/media/android_copying_backing_strategy.h |
| +++ b/content/common/gpu/media/android_copying_backing_strategy.h |
| @@ -7,6 +7,8 @@ |
| #include <stdint.h> |
| +#include <memory> |
| + |
| #include "base/compiler_specific.h" |
| #include "content/common/content_export.h" |
| #include "content/common/gpu/media/android_video_decode_accelerator.h" |