Index: content/common/gpu/media/gpu_video_decode_accelerator_factory_impl.h |
diff --git a/content/common/gpu/media/gpu_video_decode_accelerator_factory_impl.h b/content/common/gpu/media/gpu_video_decode_accelerator_factory_impl.h |
index ba093263b88a98b7fa5837cc8fea846cf1daaef4..a424b7654773dcd5df4f55d771d05505939b1628 100644 |
--- a/content/common/gpu/media/gpu_video_decode_accelerator_factory_impl.h |
+++ b/content/common/gpu/media/gpu_video_decode_accelerator_factory_impl.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_COMMON_GPU_MEDIA_GPU_VIDEO_DECODE_ACCELERATOR_FACTORY_IMPL_H_ |
#define CONTENT_COMMON_GPU_MEDIA_GPU_VIDEO_DECODE_ACCELERATOR_FACTORY_IMPL_H_ |
+#include <memory> |
+ |
#include "base/callback.h" |
#include "base/threading/thread_checker.h" |
#include "content/common/content_export.h" |