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

Unified Diff: chrome/browser/chromeos/input_method/input_methods.txt

Issue 13042007: Extract input_method_whitelist.{h|cc} from c/b/chromeos. (2nd try) (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: replicate input_methods.txt for migration Created 7 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: chrome/browser/chromeos/input_method/input_methods.txt
diff --git a/chrome/browser/chromeos/input_method/input_methods.txt b/chrome/browser/chromeos/input_method/input_methods.txt
index 64774a0649e9f3c07adfa51067091744c9bfd68d..8440fee816aa0de6180f71d2f085411b686474fe 100644
--- a/chrome/browser/chromeos/input_method/input_methods.txt
+++ b/chrome/browser/chromeos/input_method/input_methods.txt
@@ -1,3 +1,4 @@
+# TODO(nona): Remove this file, this is only for migration.
# The list of input methods that we support. The input methods metadata is
# also defined here. We use this data for the following purposes.
#
@@ -49,7 +50,7 @@
# and update the following files by running this script.
#
# * chrome/app/generated_resources.grd
-# * chrome/browser/resources/keyboard_overlay_data.js
+# * chrome/browser/resources/chromeos/keyboard_overlay_data.js
# * chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
#
# If you add an XKB layout which depends on X11's Mod3Mask (e.g. Germany Neo2

Powered by Google App Engine
This is Rietveld 408576698