Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Unified Diff: ui/gl/gl.gyp

Issue 22277004: Add gfx::SurfaceFactoryWebview (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: s/SurfaceFactoryWebview/SurfaceFactoryAndroid/, address nits and such Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698