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

Unified Diff: third_party/google_input_tools/src/chrome/os/message/name.js

Issue 1013263002: Update Google Input Tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/message/name.js
diff --git a/third_party/google_input_tools/src/chrome/os/message/name.js b/third_party/google_input_tools/src/chrome/os/message/name.js
index 481a7b353d809cfc607505cc9de0584a733f83c6..e81fd93501ce22be0e3d8247e5786d52b3dfb799 100644
--- a/third_party/google_input_tools/src/chrome/os/message/name.js
+++ b/third_party/google_input_tools/src/chrome/os/message/name.js
@@ -22,6 +22,8 @@ goog.provide('i18n.input.chrome.message.Name');
i18n.input.chrome.message.Name = {
ALT_KEY: 'altKey',
ANCHOR: 'anchor',
+ AUXILIARY_TEXT: 'auxiliaryText',
+ AUXILIARY_TEXT_VISIBLE: 'auxiliaryTextVisible',
CANDIDATE: 'candidate',
CANDIDATES: 'candidates',
CANDIDATE_ID: 'candidateID',

Powered by Google App Engine
This is Rietveld 408576698