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

Unified Diff: ui/gl/gl.gyp

Issue 13135004: android_webview: changes to support Android GraphicBuffers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unnecessary OVERRIDE in gpu_memory_buffer_factory_impl Created 7 years, 8 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
« no previous file with comments | « android_webview/renderer/aw_content_renderer_client.cc ('k') | ui/gl/gpu_memory_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index ea9f280add7f7520ca13074bbc0cf5da5b0dc93d..3e87376828728ac16ecab0d92a2ebf1a0855b08b 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -97,6 +97,7 @@
'gl_surface_osmesa.h',
'gl_switches.cc',
'gl_switches.h',
+ 'gpu_memory_buffer.h',
'gpu_switching_manager.cc',
'gpu_switching_manager.h',
'safe_shared_memory_pool.h',
« no previous file with comments | « android_webview/renderer/aw_content_renderer_client.cc ('k') | ui/gl/gpu_memory_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698