Chromium Code Reviews| Index: gpu/demos/demos.gyp |
| =================================================================== |
| --- gpu/demos/demos.gyp (revision 137438) |
| +++ gpu/demos/demos.gyp (working copy) |
| @@ -225,6 +225,9 @@ |
| 'gpu_demo_framework_exe', |
| '../../third_party/gles2_book/gles2_book.gyp:es_util', |
| ], |
| + 'defines': [ |
| + 'GL_GLEXT_PROTOTYPES', |
| + ], |
| 'sources': [ |
| 'occlusion_query/occlusion_query.cc', |
| ], |