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

Unified Diff: ui/gl/gl.gyp

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

Powered by Google App Engine
This is Rietveld 408576698