Chromium Code Reviews| Index: ui/gfx/gl/gl_bindings.h |
| =================================================================== |
| --- ui/gfx/gl/gl_bindings.h (revision 96560) |
| +++ ui/gfx/gl/gl_bindings.h (working copy) |
| @@ -16,6 +16,7 @@ |
| #include "build/build_config.h" |
| #include "base/logging.h" |
| +#include "ui/gfx/gl/gl_export.h" |
|
rvargas (doing something else)
2011/08/12 23:07:53
Why is this needed here?
|
| // The standard OpenGL native extension headers are also included. |
| #if defined(OS_WIN) |