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

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

Issue 1046933003: Updates 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/inputview/elements/elementtype.js
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/elements/elementtype.js b/third_party/google_input_tools/src/chrome/os/inputview/elements/elementtype.js
index 999e17a5d9724b22f3fba3dd3ac7bd67005795f4..c745e614d954839dc4d3e695f611164469034a19 100644
--- a/third_party/google_input_tools/src/chrome/os/inputview/elements/elementtype.js
+++ b/third_party/google_input_tools/src/chrome/os/inputview/elements/elementtype.js
@@ -78,6 +78,7 @@ i18n.input.chrome.inputview.elements.ElementType = {
UNDO: 55,
SWIPE_VIEW: 56,
SELECT_VIEW: 57,
- GESTURE_CANVAS_VIEW: 58
+ GESTURE_CANVAS_VIEW: 58,
+ KEYBOARD_CONTAINER_VIEW: 59
};

Powered by Google App Engine
This is Rietveld 408576698