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

Unified Diff: trunk/src/webkit/common/gpu/webkit_gpu.gyp

Issue 136273002: Revert 244383 "Use ContextProvider subclass to provide WGC3D poi..." (Closed) Base URL: svn://svn.chromium.org/chrome/
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
« no previous file with comments | « trunk/src/webkit/common/gpu/webgraphicscontext3d_provider_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/webkit/common/gpu/webkit_gpu.gyp
===================================================================
--- trunk/src/webkit/common/gpu/webkit_gpu.gyp (revision 244469)
+++ trunk/src/webkit/common/gpu/webkit_gpu.gyp (working copy)
@@ -33,13 +33,14 @@
# This list contains all .h and .cc in gpu except for test code.
'context_provider_in_process.cc',
'context_provider_in_process.h',
- 'context_provider_web_context.h',
'grcontext_for_webgraphicscontext3d.cc',
'grcontext_for_webgraphicscontext3d.h',
'test_context_provider_factory.cc',
'test_context_provider_factory.h',
'webgraphicscontext3d_in_process_command_buffer_impl.cc',
'webgraphicscontext3d_in_process_command_buffer_impl.h',
+ 'webgraphicscontext3d_provider_impl.cc',
+ 'webgraphicscontext3d_provider_impl.h',
],
'defines': [
'WEBKIT_GPU_IMPLEMENTATION',
« no previous file with comments | « trunk/src/webkit/common/gpu/webgraphicscontext3d_provider_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698