Chromium Code Reviews| Index: third_party/proguard/README.chromium |
| diff --git a/third_party/proguard/README.chromium b/third_party/proguard/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..09cd5f707af975ebc3fc22cfe9a9e1c07db72523 |
| --- /dev/null |
| +++ b/third_party/proguard/README.chromium |
| @@ -0,0 +1,10 @@ |
| +Name: Proguard |
| +URL: http://proguard.sourceforge.net/ |
| +Version: 4.7 |
| +Date: 08/12/2015 |
| +License: GNU General Public License (GPL), version 2 |
| +Security Critical: no |
| + |
| +Description: |
| +This directory includes proguard.jar to allow Chromium to shrink, optimize java |
| +classes for Android. |