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

Unified Diff: content/content_common.gypi

Issue 126093010: Use ContextProvider subclass to provide WGC3D pointers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 546995bfe59c5a87efc4624f82b29c891be2ea3a..27590ebbc125b57aff37154d32bd39b3412f7df7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -190,6 +190,7 @@
'common/gpu/client/command_buffer_proxy_impl.h',
'common/gpu/client/context_provider_command_buffer.cc',
'common/gpu/client/context_provider_command_buffer.h',
+ 'common/gpu/client/context_provider_web_context.cc',
'common/gpu/client/gl_helper.cc',
'common/gpu/client/gl_helper.h',
'common/gpu/client/gl_helper_scaling.cc',

Powered by Google App Engine
This is Rietveld 408576698