Chromium Code Reviews| Index: ui/gl/gl.gyp |
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
| index 16e8cc16bc514f1ee9153d35f3c99f6d0ba30033..e9746714e8d69d00dc477ea53ff78cab2e414fd4 100644 |
| --- a/ui/gl/gl.gyp |
| +++ b/ui/gl/gl.gyp |
| @@ -73,6 +73,8 @@ |
| 'gl_fence_nv.h', |
| 'gl_gl_api_implementation.cc', |
| 'gl_gl_api_implementation.h', |
| + 'gl_helper.cc', |
| + 'gl_helper.h', |
| 'gl_image.h', |
| 'gl_image_memory.cc', |
| 'gl_image_memory.h', |