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

Unified Diff: third_party/google_input_tools/README.chromium

Issue 676423003: Add build target for inputview. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix documentation. Created 6 years, 2 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
« no previous file with comments | « no previous file | third_party/google_input_tools/builder.py » ('j') | third_party/google_input_tools/builder.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | third_party/google_input_tools/builder.py » ('j') | third_party/google_input_tools/builder.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698