summaryrefslogtreecommitdiffstats
path: root/third_party/google_input_tools/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/google_input_tools/README.chromium')
-rw-r--r--third_party/google_input_tools/README.chromium10
1 files changed, 9 insertions, 1 deletions
diff --git a/third_party/google_input_tools/README.chromium b/third_party/google_input_tools/README.chromium
index e5f351b..8c20868 100644
--- a/third_party/google_input_tools/README.chromium
+++ b/third_party/google_input_tools/README.chromium
@@ -19,4 +19,12 @@ update.py --input=_path_to_google_input_tools_ --lib=_path_to_closure_lib_
Local Modifications:
Only includes the portion of google-input-tools required to build an inputview-
-based virtual keyboard. \ No newline at end of file
+based virtual keyboard.
+
+builder.py: Python script for building inputview.js.
+closure.gni: GN template for calling the closure builder.
+inputview.gni: Convert build dependencies from gyp to gn format.
+inputview.gyp: Build file for generating inputview.js.
+inputview.gypi: Autogenerated by update script to define sources for inputview.
+update.py: Python script for updating revision of google-input-tools.
+