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

Unified Diff: Source/core/frame/Settings.in

Issue 1288073003: Inline default false setting for unifiedTextCheckerEnabled setting. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge conflict Created 5 years, 4 months 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 | « Source/core/frame/Settings.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index 26b8f82c09870971a0f42ad5f2edd9f7577abeb6..b21450a166dd155bfcb554541f7fcf1764cb1660 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -164,7 +164,7 @@ spatialNavigationEnabled initial=false
# crbug.com/304894 tracks removal once it's been enabled on all platforms.
touchDragDropEnabled initial=false
-unifiedTextCheckerEnabled initial=defaultUnifiedTextCheckerEnabled
+unifiedTextCheckerEnabled initial=false
# Some apps could have a default video poster if it is not set.
defaultVideoPosterURL type=String
« no previous file with comments | « Source/core/frame/Settings.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698