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

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: rebase 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') | no next file with comments »
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..8c20868a168bd215de67acb55aa516704bfca8ac 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.
+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.
+
« no previous file with comments | « no previous file | third_party/google_input_tools/builder.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698