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

Unified Diff: cc/scrollbar_layer.h

Issue 11150025: Patch from https://codereview.chromium.org/11111005/ without actual file deletes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « cc/scoped_texture_unittest.cc ('k') | cc/scrollbar_layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/scrollbar_layer.h
diff --git a/cc/scrollbar_layer.h b/cc/scrollbar_layer.h
index 7f0f13c0279e20a01821654403703c120b3497f8..ffcafe0eb0890b40f89d517ecce86cb60e82f87a 100644
--- a/cc/scrollbar_layer.h
+++ b/cc/scrollbar_layer.h
@@ -50,7 +50,7 @@ private:
OwnPtr<WebKit::WebScrollbarThemeGeometry> m_geometry;
int m_scrollLayerId;
- GC3Denum m_textureFormat;
+ GLenum m_textureFormat;
RefPtr<CachingBitmapCanvasLayerTextureUpdater> m_backTrackUpdater;
RefPtr<CachingBitmapCanvasLayerTextureUpdater> m_foreTrackUpdater;
« no previous file with comments | « cc/scoped_texture_unittest.cc ('k') | cc/scrollbar_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698