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

Unified Diff: content/content_common.gypi

Issue 149123008: Implement GLHelperReadbackSupport for GLHelper usage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unused gl_helper member. Created 6 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/common/gpu/client/gl_helper_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fe233e358b0d61d36f35c688a3aee3d3b1d0ed25..2a23d522e5341056dbab81ad4377e5b9324fd1d5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -192,6 +192,8 @@
'common/gpu/client/context_provider_command_buffer.h',
'common/gpu/client/gl_helper.cc',
'common/gpu/client/gl_helper.h',
+ 'common/gpu/client/gl_helper_readback_support.cc',
+ 'common/gpu/client/gl_helper_readback_support.h',
'common/gpu/client/gl_helper_scaling.cc',
'common/gpu/client/gl_helper_scaling.h',
'common/gpu/client/gpu_channel_host.cc',
« no previous file with comments | « content/common/gpu/client/gl_helper_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698