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

Unified Diff: build/common.gypi

Issue 704883002: Exclude spellcheck related code properly on android/ios which doesn't have spellchecker (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 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
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 91156ec1e85f9cdcef702490946ac6bbf3b4b1b6..7a00d71f5afe7e1d51ad53f59da110d9e2d46f2a 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -811,6 +811,7 @@
'cld_version%': 1,
'enable_printing%': 0,
'enable_session_service%': 0,
+ 'enable_spellcheck%': 0,
'enable_themes%': 0,
'enable_webrtc%': 0,
'notifications%': 0,
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/policy/configuration_policy_handler_list_factory.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698