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

Unified Diff: sky/engine/public/platform/WebFallbackThemeEngine.h

Issue 689283003: Remove scroll corners and resizers. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/platform/scroll/Scrollbar.cpp ('k') | sky/engine/public/platform/WebThemeEngine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/WebFallbackThemeEngine.h
diff --git a/sky/engine/public/platform/WebFallbackThemeEngine.h b/sky/engine/public/platform/WebFallbackThemeEngine.h
index 753029d2628646b2edc50a4236c8665d30eaf5c7..5e818f17c03b8b3871a4b38af4e2b5c865d1a7d5 100644
--- a/sky/engine/public/platform/WebFallbackThemeEngine.h
+++ b/sky/engine/public/platform/WebFallbackThemeEngine.h
@@ -52,7 +52,6 @@ public:
PartScrollbarVerticalThumb,
PartScrollbarHorizontalTrack,
PartScrollbarVerticalTrack,
- PartScrollbarCorner,
// RenderTheme parts
PartCheckbox,
« no previous file with comments | « sky/engine/platform/scroll/Scrollbar.cpp ('k') | sky/engine/public/platform/WebThemeEngine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698