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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/document_image_extractor/third_party/closure-library/README.chromium
diff --git a/third_party/document_image_extractor/third_party/closure-library/README.chromium b/third_party/document_image_extractor/third_party/closure-library/README.chromium
deleted file mode 100644
index 402ab3bfaa38c418a8b64c35b53ea4864cf3b56a..0000000000000000000000000000000000000000
--- a/third_party/document_image_extractor/third_party/closure-library/README.chromium
+++ /dev/null
@@ -1,18 +0,0 @@
-Name: Closure Library
-URL: https://github.com/google/closure-library
-Version: 848686a4791374beaa99478cdf37d95deb2752e1
-InfoURL: http://developers.google.com/closure/library
-Security Critical: No
-License: Apache 2.0
-
-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 the scripts in document_image_extractor/src are kept.
-This includes a number of JavaScript source files and a few python modules to scan
-sources for closure dependencies.
-
-A few cosmetic changes were made to a few closure-library classes so that compilation
-would pass with our third_party/closure_compiler/checker.py. See chrome-changes.diff

Powered by Google App Engine
This is Rietveld 408576698