summaryrefslogtreecommitdiffstats
path: root/cc/scrollbar_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/scrollbar_layer.h')
-rw-r--r--cc/scrollbar_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/scrollbar_layer.h b/cc/scrollbar_layer.h
index c3dd96e..9ddb9d8 100644
--- a/cc/scrollbar_layer.h
+++ b/cc/scrollbar_layer.h
@@ -50,7 +50,7 @@ private:
scoped_ptr<WebKit::WebScrollbarThemeGeometry> m_geometry;
int m_scrollLayerId;
- GC3Denum m_textureFormat;
+ GLenum m_textureFormat;
scoped_refptr<CachingBitmapCanvasLayerTextureUpdater> m_backTrackUpdater;
scoped_refptr<CachingBitmapCanvasLayerTextureUpdater> m_foreTrackUpdater;