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 |