Chromium Code Reviews| Index: ui/gl/gl.gyp |
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
| index 9dfd8ed963d2999ea0e5edc03314985b086cc28f..30a8766aecd84169d78866fa898a4699b0701aa4 100644 |
| --- a/ui/gl/gl.gyp |
| +++ b/ui/gl/gl.gyp |
| @@ -242,6 +242,8 @@ |
| 'gl_image_io_surface.h', |
| 'scoped_cgl.cc', |
| 'scoped_cgl.h', |
| + 'yuv_to_rgb_converter.cc', |
| + 'yuv_to_rgb_converter.h', |
| ], |
| 'link_settings': { |
| 'libraries': [ |