Chromium Code Reviews| Index: content/common/gpu/media/android_video_decode_accelerator.cc |
| diff --git a/content/common/gpu/media/android_video_decode_accelerator.cc b/content/common/gpu/media/android_video_decode_accelerator.cc |
| index dd8e3689ee69cef86cc7d099e4d9503ef3e0b00a..0bd2d0f987d6bac6750c8767b1b0024d70c1677b 100644 |
| --- a/content/common/gpu/media/android_video_decode_accelerator.cc |
| +++ b/content/common/gpu/media/android_video_decode_accelerator.cc |
| @@ -6,6 +6,8 @@ |
| #include <stddef.h> |
| +#include <memory> |
| + |
| #include "base/android/build_info.h" |
| #include "base/auto_reset.h" |
| #include "base/bind.h" |