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

Unified Diff: third_party/google_input_tools/src/chrome/os/inputview/settings.js

Issue 701603002: Update to google-input-tools version 1.0.5.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@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: third_party/google_input_tools/src/chrome/os/inputview/settings.js
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/settings.js b/third_party/google_input_tools/src/chrome/os/inputview/settings.js
index 640ee14b4106f45c7cc4b1f868acffcc8edd7508..d035296fa609b960535b6c09cc49beeaa8aaffb0 100644
--- a/third_party/google_input_tools/src/chrome/os/inputview/settings.js
+++ b/third_party/google_input_tools/src/chrome/os/inputview/settings.js
@@ -48,10 +48,6 @@ Settings.prototype.autoCorrection = false;
/** @type {boolean} */
-Settings.prototype.supportCompact = false;
-
-
-/** @type {boolean} */
Settings.prototype.enableLongPress = true;

Powered by Google App Engine
This is Rietveld 408576698