Chromium Code Reviews| Index: content/common/gpu/media/media_service.h |
| diff --git a/content/common/gpu/media/media_service.h b/content/common/gpu/media/media_service.h |
| index eaa01e3f7788606501aeadb2d97275fe5bcde23f..0d8d6499b031a8f2d34f8851dcae561a2233c105 100644 |
| --- a/content/common/gpu/media/media_service.h |
| +++ b/content/common/gpu/media/media_service.h |
| @@ -7,6 +7,8 @@ |
| #include <stdint.h> |
| +#include <memory> |
| + |
| #include "base/containers/scoped_ptr_hash_map.h" |
| #include "base/macros.h" |
| #include "ipc/ipc_listener.h" |