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

Side by Side Diff: third_party/document_image_extractor/third_party/closure-library/README.chromium

Issue 1138123002: Update third_party/document_image_extractor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 Name: Closure Library
2 URL: https://github.com/google/closure-library
3 Version: 848686a4791374beaa99478cdf37d95deb2752e1
4 InfoURL: http://developers.google.com/closure/library
5 Security Critical: No
6 License: Apache 2.0
7
8 Description:
9 Closure Library is a powerful, low level JavaScript library designed
10 for building complex and scalable web applications.
11
12 Local Modifications:
13 Only the files actually used by the scripts in document_image_extractor/src are kept.
14 This includes a number of JavaScript source files and a few python modules to sc an
15 sources for closure dependencies.
16
17 A few cosmetic changes were made to a few closure-library classes so that compil ation
18 would pass with our third_party/closure_compiler/checker.py. See chrome-changes. diff
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698