Chromium Code Reviews| Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc |
| diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc |
| index 48ab90c106bf35fa4aaf83a146d246628e39c928..c9c4cf12fad340e1c4d68cd2377a16e25afd818c 100644 |
| --- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc |
| +++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc |
| @@ -12,6 +12,7 @@ |
| #include <algorithm> |
| #include <map> |
| +#include <memory> |
| #include "base/atomicops.h" |
| #include "base/bind.h" |