Index: third_party/WebKit/Source/core/frame/Settings.in |
diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in |
index 79630435af522678322e9fd45b3d31e4d8194f45..93f2c9b80ac25499683052ad2f4ecdbcbf99b381 100644 |
--- a/third_party/WebKit/Source/core/frame/Settings.in |
+++ b/third_party/WebKit/Source/core/frame/Settings.in |
@@ -154,6 +154,7 @@ webSecurityEnabled initial=true |
# Special keyboard navigation mode intented for platforms with no |
# proper mouse or touch support, such as a TV controller with a remote. |
spatialNavigationEnabled initial=false |
+defaultBackgroundColor type=Color, initial=Color::white |
# This setting adds a means to enable/disable touch initiated drag & drop. If |
# enabled, the user can initiate drag using long press. |