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

Unified Diff: sky/engine/public/platform/WebThemeEngine.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/public/platform/WebFallbackThemeEngine.h ('k') | sky/engine/public/web/WebSettings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/WebThemeEngine.h
diff --git a/sky/engine/public/platform/WebThemeEngine.h b/sky/engine/public/platform/WebThemeEngine.h
index 460fa23845c21ee448211c3cfddbe1a9d7da8840..036037cd1b1a08cf4e569315afdb353ba54b5610 100644
--- a/sky/engine/public/platform/WebThemeEngine.h
+++ b/sky/engine/public/platform/WebThemeEngine.h
@@ -95,7 +95,6 @@ public:
PartScrollbarVerticalThumb,
PartScrollbarHorizontalTrack,
PartScrollbarVerticalTrack,
- PartScrollbarCorner,
// RenderTheme parts
PartCheckbox,
« no previous file with comments | « sky/engine/public/platform/WebFallbackThemeEngine.h ('k') | sky/engine/public/web/WebSettings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698