Chromium Code Reviews| Index: content/common/gpu/media/rendering_helper.cc |
| diff --git a/content/common/gpu/media/rendering_helper.cc b/content/common/gpu/media/rendering_helper.cc |
| index 86e4e37d70d6b31f82ba55b8c531d45b6b733fff..792388043e242d04371e0519188d1dde2e8f93ea 100644 |
| --- a/content/common/gpu/media/rendering_helper.cc |
| +++ b/content/common/gpu/media/rendering_helper.cc |
| @@ -7,6 +7,7 @@ |
| #include <string.h> |
| #include <algorithm> |
| +#include <memory> |
| #include <numeric> |
| #include <vector> |