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

Side by Side 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, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 Name: Closure Library
2 URL: https://github.com/google/closure-library
3 Version: Unknown
4 Revision: 946a7d39d4ffe08676c755b21d901e71d9904a3b
5 InfoURL: http://developers.google.com/closure/library
6 License: Apache 2.0
7 Security Critical: Yes
8
9 Description:
10 Closure Library is a powerful, low level JavaScript library designed
11 for building complex and scalable web applications.
12
13 Local Modifications:
14 Only the files actually used by google-input-tools are kept. This includes
15 a number of javaScript source files and a few python modules to scan
16 sources for closure dependencies. Adding missing shebang line on python files
17 as required.
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698