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

Unified Diff: cc/renderer.h

Issue 12212007: cc: Route offscreen context creation for compositor to the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add cc::GaneshResourceProvider 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
Index: cc/renderer.h
diff --git a/cc/renderer.h b/cc/renderer.h
index fa4020ff2c1f85c520c5206a0e7f151f19f3c578..c82dffaf63efab9df216c1ad9606bc040306d37a 100644
--- a/cc/renderer.h
+++ b/cc/renderer.h
@@ -11,6 +11,9 @@
#include "cc/managed_memory_policy.h"
#include "cc/render_pass.h"
+class GrContext;
+namespace WebKit { class WebGraphicsContext3D; }
+
namespace cc {
class CompositorFrameAck;
« cc/gl_renderer.cc ('K') | « cc/render_surface_filters.cc ('k') | cc/resource_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698