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

Unified Diff: third_party/guava/README.chromium

Issue 11415141: Add guava and jsr-305 to third_party for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 1 month 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
« no previous file with comments | « third_party/cacheinvalidation/cacheinvalidation.gyp ('k') | third_party/guava/guava.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..08ee9fc4a14e99333026b312acddc60ea6d63f4e
--- /dev/null
+++ b/third_party/guava/README.chromium
@@ -0,0 +1,15 @@
+Name: Guava: Google Core Libraries for Java 1.6+
+Short Name: guava-libraries
+URL: https://code.google.com/p/guava-libraries/
+Version: v13.0.1
+License: Apache 2.0
+License File: src/COPYING
+Security Critical: no
+
+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.
« no previous file with comments | « third_party/cacheinvalidation/cacheinvalidation.gyp ('k') | third_party/guava/guava.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698