| Index: third_party/guava/README.chromium
|
| diff --git a/third_party/guava/README.chromium b/third_party/guava/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5fda8cc47bad4b66ff214813e2c3cc1b10a5f55d
|
| --- /dev/null
|
| +++ b/third_party/guava/README.chromium
|
| @@ -0,0 +1,17 @@
|
| +Name: Google Core Libraries for Java
|
| +Short Name: guava
|
| +URL: https://github.com/google/guava
|
| +Version: 18.0
|
| +License: Apache 2.0
|
| +License File: NOT_SHIPPED
|
| +Security Critical: no
|
| +License Android Compatible: yes
|
| +
|
| +Description:
|
| +The Guava project contains several of Google's core libraries that we rely on
|
| +in our Java-based projects: collections, caching, primitives support,
|
| +concurrency libraries, common annotations, string processing, I/O, and so forth.
|
| +IMPORTANT: There should only be one version of espresso library
|
| +(crbug.com/622057)
|
| +
|
| +Local Modifications: None
|
|
|