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

Unified Diff: third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.h

Issue 2780923003: Revert of Change minimum length of Aura overlay scrollbars. (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.h
diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.h b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.h
index 3ac09dfd7843dbf62f66ef141d97d6f51e58fdf0..811cb6a1b3fbc6cc06c0178621bc56700c6347a5 100644
--- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.h
+++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeOverlay.h
@@ -85,8 +85,6 @@
IntSize ninePatchThumbCanvasSize(const ScrollbarThemeClient&) const override;
IntRect ninePatchThumbAperture(const ScrollbarThemeClient&) const override;
- int minimumThumbLength(const ScrollbarThemeClient&) override;
-
static ScrollbarThemeOverlay& mobileTheme();
private:

Powered by Google App Engine
This is Rietveld 408576698