Index: ui/gl/gl.gyp |
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
index 940578beeb7ff26ff8f713ff92dd50b07978b3af..40f8fce831850bbe8b65885006c32aa48cd8142a 100644 |
--- a/ui/gl/gl.gyp |
+++ b/ui/gl/gl.gyp |
@@ -40,6 +40,8 @@ |
'<(DEPTH)/third_party/mesa/mesa.gyp:mesa_headers', |
], |
'sources': [ |
+ 'android/gl_factory_android.cc', |
+ 'android/gl_factory_android.h', |
'android/gl_jni_registrar.cc', |
'android/gl_jni_registrar.h', |
'android/scoped_java_surface.cc', |