Index: third_party/google_input_tools/README.chromium |
diff --git a/third_party/google_input_tools/README.chromium b/third_party/google_input_tools/README.chromium |
index e5f351b2d9830efcb95fb3c18692e7aa63fe606e..4ce62501efca596f81f9be89e5d975d0f41c8404 100644 |
--- a/third_party/google_input_tools/README.chromium |
+++ b/third_party/google_input_tools/README.chromium |
@@ -19,4 +19,9 @@ 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. |
+based virtual keyboard. |
+ |
+update.py: Python script for updating revision of google-input-tools. |
+inputview.gypi: Autogenerated by update script to define sources for inputview. |
+inputview.gyp: Build file for generating inputview.js. |
+builder.py: Python script for building inputview.js. |