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

Unified Diff: content/content_gpu.gypi

Issue 9348033: Adds gpu_info_collector and ImageTransportSurface methods for android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed apatrick's comments. Created 8 years, 10 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 | « content/content_common.gypi ('k') | content/gpu/gpu_info_collector_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_gpu.gypi
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
index 9714ae48d734eeec67488f264aba0d6e6e9714ab..155c422d98a4101b0888a657e8333bd66d4b4390 100644
--- a/content/content_gpu.gypi
+++ b/content/content_gpu.gypi
@@ -10,6 +10,7 @@
],
'sources': [
'gpu/gpu_dx_diagnostics_win.cc',
+ 'gpu/gpu_info_collector_android.cc',
'gpu/gpu_info_collector_linux.cc',
'gpu/gpu_info_collector_mac.mm',
'gpu/gpu_info_collector_win.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/gpu/gpu_info_collector_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698