summaryrefslogtreecommitdiffstats
path: root/cc/graphics_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/graphics_context.h')
-rw-r--r--cc/graphics_context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc/graphics_context.h b/cc/graphics_context.h
index 0daabb0..6eb5b34 100644
--- a/cc/graphics_context.h
+++ b/cc/graphics_context.h
@@ -10,8 +10,8 @@
namespace cc {
-// FIXME: rename fully to OutputSurface.
-typedef WebKit::WebCompositorOutputSurface GraphicsContext;
+// FIXME: rename fully to CCOutputSurface.
+typedef WebKit::WebCompositorOutputSurface CCGraphicsContext;
} // namespace cc