Chromium Code Reviews| Index: ui/gl/gl.gyp |
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
| index 02a19637fd62d138cb064929e01cb88553d68c0e..cca9cb6ddc6d589076b167d907df97d462a1b547 100644 |
| --- a/ui/gl/gl.gyp |
| +++ b/ui/gl/gl.gyp |
| @@ -44,6 +44,8 @@ |
| 'android/gl_jni_registrar.h', |
| 'android/scoped_java_surface.cc', |
| 'android/scoped_java_surface.h', |
| + 'android/surface_factory_android.cc', |
| + 'android/surface_factory_android.h', |
| 'android/surface_texture_bridge.cc', |
| 'android/surface_texture_bridge.h', |
| 'android/surface_texture_listener.cc', |