| Index: content/common/gpu/gpu_command_buffer_stub.cc
|
| diff --git a/content/common/gpu/gpu_command_buffer_stub.cc b/content/common/gpu/gpu_command_buffer_stub.cc
|
| index d25af6602c2aee1e68cb6859e03ade75146b5ab6..d2f2849b56865d668f65b5b60a4715c1a9b64941 100644
|
| --- a/content/common/gpu/gpu_command_buffer_stub.cc
|
| +++ b/content/common/gpu/gpu_command_buffer_stub.cc
|
| @@ -20,8 +20,8 @@
|
| #include "content/common/gpu/image_transport_surface.h"
|
| #include "gpu/command_buffer/common/constants.h"
|
| #include "gpu/command_buffer/common/gles2_cmd_utils.h"
|
| -#include "ui/gfx/gl/gl_bindings.h"
|
| -#include "ui/gfx/gl/gl_switches.h"
|
| +#include "ui/gl/gl_bindings.h"
|
| +#include "ui/gl/gl_switches.h"
|
|
|
| #if defined(OS_WIN)
|
| #include "content/public/common/sandbox_init.h"
|
|
|