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

Unified Diff: third_party/google_input_tools/src/chrome/os/inputview/elements/content/enswitcherkey.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/elements/content/enswitcherkey.js
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/elements/content/enswitcherkey.js b/third_party/google_input_tools/src/chrome/os/inputview/elements/content/enswitcherkey.js
index 7ca84e7d4d0bc65d398095a0320ac1e2e2aac374..c84263fa139cadb802c0baa8351689be6f298937 100644
--- a/third_party/google_input_tools/src/chrome/os/inputview/elements/content/enswitcherkey.js
+++ b/third_party/google_input_tools/src/chrome/os/inputview/elements/content/enswitcherkey.js
@@ -21,7 +21,6 @@ goog.require('i18n.input.chrome.message.Name');
goog.require('i18n.input.chrome.message.Type');
-
goog.scope(function() {
var Type = i18n.input.chrome.message.Type;

Powered by Google App Engine
This is Rietveld 408576698