Index: tracing/third_party/tvcm/third_party/rcssmin/README.chromium |
diff --git a/tracing/third_party/tvcm/third_party/rcssmin/README.chromium b/tracing/third_party/tvcm/third_party/rcssmin/README.chromium |
deleted file mode 100644 |
index b1350fc9fa4b1fd7a4d9832aae630fcb023c9a2d..0000000000000000000000000000000000000000 |
--- a/tracing/third_party/tvcm/third_party/rcssmin/README.chromium |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-Name: rCSSmin |
-Short Name: rcssmin |
-URL: http://opensource.perlig.de/rcssmin/ |
-Version: 1.0.5 |
-License: Apache 2.0 |
-License File: NOT_SHIPPED |
-Security Critical: no |
- |
-Description: |
-rCSSmin is a CSS minifier written in python. |
-The minifier is based on the semantics of the YUI compressor, which itself is |
-based on the rule list by Isaac Schlueter. |
- |
-Modifications made: |
- - Removed the bench.sh since the file doesn't have the licensing info and |
- caused license checker to fail. |