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

Unified Diff: ui/gl/gl.gyp

Issue 22277004: Add gfx::SurfaceFactoryWebview (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: directly set/unset factory 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 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',

Powered by Google App Engine
This is Rietveld 408576698