Chromium Code Reviews| Index: ui/gl/gl.gyp |
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
| index 02a19637fd62d138cb064929e01cb88553d68c0e..16214053d64620117d6f6f2cf1e8f23da16cc198 100644 |
| --- a/ui/gl/gl.gyp |
| +++ b/ui/gl/gl.gyp |
| @@ -48,6 +48,8 @@ |
| 'android/surface_texture_bridge.h', |
| 'android/surface_texture_listener.cc', |
| 'android/surface_texture_listener.h', |
| + 'android/surface_factory_webview.cc', |
| + 'android/surface_factory_webview.h', |
|
no sievers
2013/08/06 01:50:06
nit: order
boliu
2013/08/06 02:14:26
Done.
|
| 'gl_bindings.h', |
| 'gl_bindings_skia_in_process.cc', |
| 'gl_bindings_skia_in_process.h', |