Chromium Code Reviews| Index: content/common/gpu/media/fake_video_decode_accelerator.cc |
| diff --git a/content/common/gpu/media/fake_video_decode_accelerator.cc b/content/common/gpu/media/fake_video_decode_accelerator.cc |
| index f8111623d0581a4f34191b0c73a4c9e3fc449731..cb594255b385d251f2a23f0585472cfafb4a416b 100644 |
| --- a/content/common/gpu/media/fake_video_decode_accelerator.cc |
| +++ b/content/common/gpu/media/fake_video_decode_accelerator.cc |
| @@ -7,6 +7,8 @@ |
| #include <stddef.h> |
| #include <string.h> |
| +#include <memory> |
| + |
| #include "base/bind.h" |
| #include "base/location.h" |
| #include "base/thread_task_runner_handle.h" |