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

Unified Diff: third_party/guava/README.chromium

Issue 2041583002: Add guava to chromium third party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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/guava/README.chromium
diff --git a/third_party/guava/README.chromium b/third_party/guava/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..b664b83aa172d59b4e674f3562a83870cc57d698
--- /dev/null
+++ b/third_party/guava/README.chromium
@@ -0,0 +1,15 @@
+Name: Google Core Libraries for Java
+Shore Name: guava
mikecase (-- gone --) 2016/06/07 20:01:36 s/Shore/Short
Yoland Yan(Google) 2016/06/08 20:34:00 Done.
+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.
+
+Local Modifications: None

Powered by Google App Engine
This is Rietveld 408576698