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

Unified Diff: android_webview/android_webview.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: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 1ddbe4fb58f66b2687b8b7febc971545a4abac28..cb183a3991818f2cf4fafbc76af237dccbc2f3fe 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -129,6 +129,8 @@
'browser/browser_view_renderer.h',
'browser/find_helper.cc',
'browser/find_helper.h',
+ 'browser/gl_surface_factory.cc',
+ 'browser/gl_surface_factory.h',
'browser/gpu_memory_buffer_factory_impl.cc',
'browser/gpu_memory_buffer_factory_impl.h',
'browser/icon_helper.cc',
« no previous file with comments | « no previous file | android_webview/browser/gl_surface_factory.h » ('j') | android_webview/browser/gl_surface_factory.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698