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

Unified Diff: third_party/google_input_tools/third_party/closure_library/README.chromium

Issue 674153004: Add third_party/google-input-tools: Take 2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@google_input_tools
Patch Set: 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
Index: third_party/google_input_tools/third_party/closure_library/README.chromium
diff --git a/third_party/google_input_tools/third_party/closure_library/README.chromium b/third_party/google_input_tools/third_party/closure_library/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..768d8bb70083ad124ff6a302515a758cbea39f5d
--- /dev/null
+++ b/third_party/google_input_tools/third_party/closure_library/README.chromium
@@ -0,0 +1,18 @@
+Name: Closure Library
+URL: https://github.com/google/closure-library
+Version: Unknown
+Revision: 946a7d39d4ffe08676c755b21d901e71d9904a3b
+InfoURL: http://developers.google.com/closure/library
+License: Apache 2.0
+Security Critical: Yes
+
+Description:
+Closure Library is a powerful, low level JavaScript library designed
+for building complex and scalable web applications.
+
+Local Modifications:
+Only the files actually used by google-input-tools are kept. This includes
+a number of javaScript source files and a few python modules to scan
+sources for closure dependencies. Adding missing shebang line on python files
+as required.
+

Powered by Google App Engine
This is Rietveld 408576698