Index: cc/layer_tree_host.h |
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
index f9a634391c2276a5ffdfe0922b8ce7bcb8025970..365eed8ec6c2178bf975d6d69e9f53893210f769 100644 |
--- a/cc/layer_tree_host.h |
+++ b/cc/layer_tree_host.h |
@@ -75,7 +75,7 @@ struct RendererCapabilities { |
RendererCapabilities(); |
~RendererCapabilities(); |
- GC3Denum bestTextureFormat; |
+ GLenum bestTextureFormat; |
bool contextHasCachedFrontBuffer; |
bool usingPartialSwap; |
bool usingAcceleratedPainting; |