| Index: cc/output/geometry_binding.h
|
| diff --git a/cc/output/geometry_binding.h b/cc/output/geometry_binding.h
|
| index ae6868744c38c5ca421471e0594e572645acf8a4..de7cfc90b62e416cc8c89c16276cffebd1c2338f 100644
|
| --- a/cc/output/geometry_binding.h
|
| +++ b/cc/output/geometry_binding.h
|
| @@ -6,7 +6,6 @@
|
| #define CC_OUTPUT_GEOMETRY_BINDING_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "cc/output/gl_renderer.h" // For the GLC() macro.
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| #include "third_party/khronos/GLES2/gl2.h"
|
| #include "third_party/khronos/GLES2/gl2ext.h"
|
|
|