Chromium Code Reviews| Index: content/common/gpu/media/vt_video_decode_accelerator_mac.cc |
| diff --git a/content/common/gpu/media/vt_video_decode_accelerator_mac.cc b/content/common/gpu/media/vt_video_decode_accelerator_mac.cc |
| index d832870f496248a462f37ec6899c8a1fc12577a2..55eea8aebeb7cafbafc7f348f1dbe0795beb05e2 100644 |
| --- a/content/common/gpu/media/vt_video_decode_accelerator_mac.cc |
| +++ b/content/common/gpu/media/vt_video_decode_accelerator_mac.cc |
| @@ -10,6 +10,7 @@ |
| #include <stddef.h> |
| #include <algorithm> |
| +#include <memory> |
| #include "base/bind.h" |
| #include "base/logging.h" |