| Index: gpu/command_buffer/client/gles2_implementation.cc
|
| diff --git a/gpu/command_buffer/client/gles2_implementation.cc b/gpu/command_buffer/client/gles2_implementation.cc
|
| index 974fd7541a84480b9cccf83206fbd0913abcd783..86b1501f188d23c26094fdb0043b75030e6c17aa 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation.cc
|
| +++ b/gpu/command_buffer/client/gles2_implementation.cc
|
| @@ -33,7 +33,7 @@
|
|
|
| #if defined(GPU_CLIENT_DEBUG)
|
| #include "base/command_line.h"
|
| -#include "ui/gl/gl_switches.h"
|
| +#include "gpu/command_buffer/client/gpu_switches.h"
|
| #endif
|
|
|
| namespace gpu {
|
|
|