| 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 fb75a19a5216b3d4461393aae6a75b7b0bf8c7a0..0b0edbe39a49fbd0a253ab33d470be59dd43c3cd 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -159,7 +159,7 @@ spatialNavigationEnabled initial=false
|
| # crbug.com/304894 tracks removal once it's been enabled on all platforms.
|
| touchDragDropEnabled initial=false
|
|
|
| -unifiedTextCheckerEnabled initial=false
|
| +unifiedTextCheckerEnabled initial=true
|
|
|
| # Some apps could have a default video poster if it is not set.
|
| defaultVideoPosterURL type=String
|
|
|