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

Unified Diff: chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java

Issue 2341653004: Spellcheck cleanup: chrome/common/owners and obsolete java switch (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | chrome/common/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
diff --git a/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java b/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
index 92baecbcb4aad0076dbf0479d6627b576d0aaf69..c4c7bdf41433b7000f1c823a8d941b9d858b24db 100644
--- a/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
+++ b/chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java
@@ -126,12 +126,6 @@ public abstract class ChromeSwitches {
public static final String DISABLE_DOMAIN_RELIABILITY = "disable-domain-reliability";
/**
- * Enable use of Android's built-in spellchecker.
- * Native switch - switches::kEnableAndroidSpellChecker
- */
- public static final String ENABLE_ANDROID_SPELLCHECKER = "enable-android-spellchecker";
groby-ooo-7-16 2016/09/15 20:19:26 I just opened the review and thought "Huh - they s
timvolodine 2016/09/16 15:58:45 haha you mean I talked to myself.. yes there were
-
- /**
* Specifies Android phone page loading progress bar animation.
* Native switch - switches::kProgressBarAnimation
*/
« no previous file with comments | « no previous file | chrome/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698