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

Unified Diff: cc/cc.gyp

Issue 12212007: cc: Route offscreen context creation for compositor to the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove the GrContextProvider::ScopedContexts guard classes Created 7 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 | « no previous file | cc/gl_renderer.cc » ('j') | cc/gl_renderer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index d69137f6eeb549bc813689771b746a9f2264c822..3f4afa81afcd489792bb1df82896dfe77194a504 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -74,6 +74,8 @@
'gl_renderer.h',
'gl_renderer_draw_cache.cc',
'gl_renderer_draw_cache.h',
+ 'grcontext_provider.cc',
+ 'grcontext_provider.h',
'hash_pair.h',
'heads_up_display_layer.cc',
'heads_up_display_layer.h',
« no previous file with comments | « no previous file | cc/gl_renderer.cc » ('j') | cc/gl_renderer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698