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

Unified Diff: third_party/google_input_tools/src/chrome/os/constant.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/constant.js
diff --git a/third_party/google_input_tools/src/chrome/os/constant.js b/third_party/google_input_tools/src/chrome/os/constant.js
index 929e8ac17bf6876aa3b9ce5b16057630d63fb13b..3a2b85881148a2dca909a74259aa8651f97c1943 100644
--- a/third_party/google_input_tools/src/chrome/os/constant.js
+++ b/third_party/google_input_tools/src/chrome/os/constant.js
@@ -35,8 +35,7 @@ i18n.input.chrome.Constant.NACL_LANGUAGES = [
'fr',
'it',
'nl',
- // When enable "no-t-i0-und" make NACL crash, so disable it now.
- // 'no',
+ 'no',
'pl',
'pt',
'pt-BR',
« no previous file with comments | « third_party/google_input_tools/src/chrome/os/common.js ('k') | third_party/google_input_tools/src/chrome/os/datasource.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698