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

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: Fix comments in ui/gl/pixel_buffer.h Created 7 years, 9 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 53b3136281663c226053f91f30080ec5dcf76632..9ee701e187effc566a429ec3286cf93a49e855e2 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -99,6 +99,7 @@
'gl_switches.h',
'gpu_switching_manager.cc',
'gpu_switching_manager.h',
+ 'pixel_buffer.h'
'safe_shared_memory_pool.h',
'safe_shared_memory_pool.cc',
'scoped_make_current.cc',

Powered by Google App Engine
This is Rietveld 408576698