Chromium Code Reviews| Index: ui/gl/gl.gyp |
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
| index 940578beeb7ff26ff8f713ff92dd50b07978b3af..b4e3764365d8cd67e13b383a1e5f2494e02fe7d2 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', |