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

Unified Diff: third_party/guava/README.chromium

Issue 602203003: Remove all things guava. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/OWNERS ('k') | no next file » | 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
deleted file mode 100644
index 4ca2427c1e5d8d583eb8dee274e0cb3fce39e307..0000000000000000000000000000000000000000
--- a/third_party/guava/README.chromium
+++ /dev/null
@@ -1,22 +0,0 @@
-Name: Guava: Google Core Libraries for Java 1.6+
-Short Name: guava-libraries
-URL: https://code.google.com/p/guava-libraries/
-Version: NONE
-License: Apache 2.0
-License File: COPYING
-Security Critical: no
-
-Description:
-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/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698