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

Unified Diff: third_party/WebKit/public/public_features.gni

Issue 2494183002: Remove some global defines and build flags. (Closed)
Patch Set: Created 4 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 | « third_party/WebKit/public/BUILD.gn ('k') | tools/grit/grit_rule.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/public_features.gni
diff --git a/third_party/WebKit/public/public_features.gni b/third_party/WebKit/public/public_features.gni
index 6d2e3731ed1d73aee7e293cc44f207eedbbf0869..2eb71d3437aed68710544ef86bf7f3c38d7b6bb9 100644
--- a/third_party/WebKit/public/public_features.gni
+++ b/third_party/WebKit/public/public_features.gni
@@ -9,3 +9,6 @@ declare_args() {
# --debug-devtools cmdline switch.
debug_devtools = false
}
+
+# Use Minikin hyphenation engine.
+use_minikin_hyphenation = is_android
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | tools/grit/grit_rule.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698