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

Unified Diff: cc/scrollbar_layer.h

Issue 11550035: Implement pinch-zoom scaling for main-frame scrollbars and pinch-zoom overlay scrollbars. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing files. Created 8 years 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
« cc/pinch_zoom_scrollbars_manager.h ('K') | « cc/scrollbar_geometry_fixed_thumb.h ('k') | no next file » | 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 13341a365cd4163690baf13f7d2955e261b62401..f3543cba3680638a15b5c8556e60ce3c6cce3468 100644
--- a/cc/scrollbar_layer.h
+++ b/cc/scrollbar_layer.h
@@ -17,7 +17,6 @@ namespace cc {
class ResourceUpdateQueue;
class Scrollbar;
-class ScrollbarThemeComposite;
class CC_EXPORT ScrollbarLayer : public ContentsScalingLayer {
public:
« cc/pinch_zoom_scrollbars_manager.h ('K') | « cc/scrollbar_geometry_fixed_thumb.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698