Index: content/public/gpu/gpu_video_decode_accelerator_factory.h |
diff --git a/content/public/gpu/gpu_video_decode_accelerator_factory.h b/content/public/gpu/gpu_video_decode_accelerator_factory.h |
index 313306bdd36af0d05b4f74cf2af26e47130afa07..8b740a65e512b377ef5a07b8b1aadf9399e825ed 100644 |
--- a/content/public/gpu/gpu_video_decode_accelerator_factory.h |
+++ b/content/public/gpu/gpu_video_decode_accelerator_factory.h |
@@ -5,6 +5,8 @@ |
#ifndef CONTENT_PUBLIC_GPU_GPU_VIDEO_DECODE_ACCELERATOR_FACTORY_H_ |
#define CONTENT_PUBLIC_GPU_GPU_VIDEO_DECODE_ACCELERATOR_FACTORY_H_ |
+#include <memory> |
+ |
#include "base/callback.h" |
#include "base/memory/weak_ptr.h" |
#include "content/common/content_export.h" |