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

Unified Diff: third_party/google_input_tools/src/chrome/os/common.js

Issue 1576613002: Update Google Input Tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing APIs, remove bade dependencies. Created 4 years, 11 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
Index: third_party/google_input_tools/src/chrome/os/common.js
diff --git a/third_party/google_input_tools/src/chrome/os/common.js b/third_party/google_input_tools/src/chrome/os/common.js
index 65f12f5fbd8b60b51c7f951fc28413466a3f9e1f..79a1c3ba3ef7f938e8f740912a5b8985e5426f61 100644
--- a/third_party/google_input_tools/src/chrome/os/common.js
+++ b/third_party/google_input_tools/src/chrome/os/common.js
@@ -43,6 +43,7 @@ i18n.input.chrome.MessageKey = {
MIN_SCORE: 'min_score',
MULTI: 'multi',
MULTI_APPEND: 'multi_append',
+ PRECEDING_TEXT: 'preceding_text',
PREDICT: 'predict',
REVERT: 'revert',
SELECT: 'select',
« no previous file with comments | « third_party/google_input_tools/inputview.gypi ('k') | third_party/google_input_tools/src/chrome/os/constant.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698