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

Unified Diff: cc/animation/scrollbar_animation_controller_thinning.h

Issue 960873002: Update from https://crrev.com/318214 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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
Index: cc/animation/scrollbar_animation_controller_thinning.h
diff --git a/cc/animation/scrollbar_animation_controller_thinning.h b/cc/animation/scrollbar_animation_controller_thinning.h
index 2cf30f5b82109b48f811257d996ec671ccbedb9d..f22d94c928d35422a0b1a1ebe2c3bf674d7dfad6 100644
--- a/cc/animation/scrollbar_animation_controller_thinning.h
+++ b/cc/animation/scrollbar_animation_controller_thinning.h
@@ -62,8 +62,6 @@ class CC_EXPORT ScrollbarAnimationControllerThinning
void ApplyOpacityAndThumbThicknessScale(float opacity,
float thumb_thickness_scale);
- LayerImpl* scroll_layer_;
-
bool mouse_is_over_scrollbar_;
bool mouse_is_near_scrollbar_;
// Are we narrowing or thickening the bars.

Powered by Google App Engine
This is Rietveld 408576698