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

Side by Side 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, 2 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 unified diff | Download patch
« no previous file with comments | « third_party/guava/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Guava: Google Core Libraries for Java 1.6+
2 Short Name: guava-libraries
3 URL: https://code.google.com/p/guava-libraries/
4 Version: NONE
5 License: Apache 2.0
6 License File: COPYING
7 Security Critical: no
8
9 Description:
10 The Guava project contains several of Google's core libraries.
11
12 This file and the COPYING license file are currently just a placeholders,
13 as guava was removed in: https://codereview.chromium.org/574103002/.
14 Because DEPS are not automatically removed on all bots, this file needs to stay
15 around until they do, to make the android_aosp bot happy, since it has a
16 requirement for license information for all directories in third_party. The
17 current COPYING file is a copy of the one from the guava repository.
18 See http://crbug.com/380688 for details.
19 TODO(nyquist): Remove this file when http://crbug.com/380688 has been fixed.
20
21 Local Modifications:
22 None.
OLDNEW
« 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