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. |