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

Side by Side 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, 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/COPYING ('k') | third_party/guava/guava.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Guava: Google Core Libraries for Java 1.6+ 1 Name: Guava: Google Core Libraries for Java 1.6+
2 Short Name: guava-libraries 2 Short Name: guava-libraries
3 URL: https://code.google.com/p/guava-libraries/ 3 URL: https://code.google.com/p/guava-libraries/
4 Version: v13.0.1 4 Version: NONE
5 License: Apache 2.0 5 License: Apache 2.0
6 License File: src/COPYING 6 License File: COPYING
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 The Guava project contains several of Google's core libraries that we rely on 10 The Guava project contains several of Google's core libraries.
11 in our Java-based projects: collections, caching, primitives support, 11
12 concurrency libraries, common annotations, string processing, I/O, and so forth. 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.
13 20
14 Local Modifications: 21 Local Modifications:
15 None. 22 None.
OLDNEW
« 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