Index: ui/gl/gl.gyp |
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
index 2ec6d76ed5e5759b1154e92cfbc122a9af003f05..2ac4dedded015064ec26c5ac707bda660955ac77 100644 |
--- a/ui/gl/gl.gyp |
+++ b/ui/gl/gl.gyp |
@@ -50,6 +50,8 @@ |
'android/surface_texture.h', |
'android/surface_texture_listener.cc', |
'android/surface_texture_listener.h', |
+ 'android/surface_texture_tracker.cc', |
+ 'android/surface_texture_tracker.h', |
'gl_bindings.h', |
'gl_bindings_skia_in_process.cc', |
'gl_bindings_skia_in_process.h', |
@@ -275,6 +277,8 @@ |
'sources': [ |
'gl_image_egl.cc', |
'gl_image_egl.h', |
+ 'gl_image_surface_texture.cc', |
+ 'gl_image_surface_texture.h', |
], |
'link_settings': { |
'libraries': [ |