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

Unified Diff: third_party/guava/README.chromium

Issue 574103002: Remove guava from chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back OWNERS Created 6 years, 3 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
« no previous file with comments | « third_party/guava/COPYING ('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
index 08ee9fc4a14e99333026b312acddc60ea6d63f4e..4ca2427c1e5d8d583eb8dee274e0cb3fce39e307 100644
--- a/third_party/guava/README.chromium
+++ b/third_party/guava/README.chromium
@@ -1,15 +1,22 @@
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
+Version: NONE
License: Apache 2.0
-License File: src/COPYING
+License File: 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.
+The Guava project contains several of Google's core libraries.
+
+This file and the COPYING license file are currently just a placeholders,
+as guava was removed in: https://codereview.chromium.org/574103002/.
+Because DEPS are not automatically removed on all bots, this file needs to stay
+around until they do, to make the android_aosp bot happy, since it has a
+requirement for license information for all directories in third_party. The
+current COPYING file is a copy of the one from the guava repository.
+See http://crbug.com/380688 for details.
+TODO(nyquist): Remove this file when http://crbug.com/380688 has been fixed.
Local Modifications:
None.
« no previous file with comments | « third_party/guava/COPYING ('k') | third_party/guava/guava.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698