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

Unified Diff: cc/cc.gyp

Issue 13135004: android_webview: changes to support Android GraphicBuffers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add GetStride() API on the GraphicBuffer 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 296f1bc4092b5edf52219abd0b4b4115e5820b99..54dfe95a797ef6202b3c1447be561430ba8cea09 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -37,6 +37,7 @@
'layers/content_layer_client.h',
'resources/content_layer_updater.cc',
'resources/content_layer_updater.h',
+ 'resources/graphic_buffer.h',
'layers/contents_scaling_layer.cc',
'layers/contents_scaling_layer.h',
'output/context_provider.h',

Powered by Google App Engine
This is Rietveld 408576698