Chromium Code Reviews| Index: content/common/gpu/client/context_provider_command_buffer.cc |
| diff --git a/content/common/gpu/client/context_provider_command_buffer.cc b/content/common/gpu/client/context_provider_command_buffer.cc |
| index 84d6a506209923536c3aee707465274d22e4819c..a22fa0c67ad66998ed4fa24abe34c6520e81d987 100644 |
| --- a/content/common/gpu/client/context_provider_command_buffer.cc |
| +++ b/content/common/gpu/client/context_provider_command_buffer.cc |
| @@ -4,7 +4,7 @@ |
| #include "content/common/gpu/client/context_provider_command_buffer.h" |
| -#include "webkit/gpu/grcontext_for_webgraphicscontext3d.h" |
| +#include "webkit/common/gpu/grcontext_for_webgraphicscontext3d.h" |
| namespace content { |