summaryrefslogtreecommitdiff
path: root/chromium/content/public/common/renderer_preferences.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2018-12-10 16:19:40 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2018-12-10 16:01:50 +0000
commit51f6c2793adab2d864b3d2b360000ef8db1d3e92 (patch)
tree835b3b4446b012c75e80177cef9fbe6972cc7dbe /chromium/content/public/common/renderer_preferences.h
parent6036726eb981b6c4b42047513b9d3f4ac865daac (diff)
downloadqtwebengine-chromium-51f6c2793adab2d864b3d2b360000ef8db1d3e92.tar.gz
BASELINE: Update Chromium to 71.0.3578.93
Change-Id: I6a32086c33670e1b033f8b10e6bf1fd4da1d105d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'chromium/content/public/common/renderer_preferences.h')
-rw-r--r--chromium/content/public/common/renderer_preferences.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/chromium/content/public/common/renderer_preferences.h b/chromium/content/public/common/renderer_preferences.h
index fa8c2cd5869..87ade6e7511 100644
--- a/chromium/content/public/common/renderer_preferences.h
+++ b/chromium/content/public/common/renderer_preferences.h
@@ -63,12 +63,6 @@ struct CONTENT_EXPORT RendererPreferences {
// The color of the focus ring. Currently only used on Linux.
SkColor focus_ring_color;
- // The color of different parts of the scrollbar. Currently only used on
- // Linux.
- SkColor thumb_active_color;
- SkColor thumb_inactive_color;
- SkColor track_color;
-
// The colors used in selection text. Currently only used on Linux and Ash.
SkColor active_selection_bg_color;
SkColor active_selection_fg_color;