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

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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 753abfeb4db96db244253fbf09903e63c8cc391c..ad7b852b8eb084e7a65dc5c8c427a673d8e05fe0 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -813,6 +813,7 @@
'enable_basic_printing%': 0,
'enable_print_preview%': 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698