Index: content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc |
diff --git a/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc b/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc |
index 64931f6f57a5f096861c1ccb3c2f825714fd8865..fc25553d586a39be9559bbae93a3ed3b0cc9ca14 100644 |
--- a/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc |
+++ b/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc |
@@ -6,6 +6,8 @@ |
#include <stddef.h> |
#include <string.h> |
+ |
+#include <memory> |
#include <utility> |
#include "base/bind.h" |