DescriptionRemove guava from chromium.
This removes the rest of guava from a chromium checkout.
It also removes a workaround in build/android/gyp/javac.py
which sorts input files for javac. The issue was fixed in guava 14
(https://code.google.com/p/guava-libraries/issues/detail?id=950),
but it was never rolled in to chromium.
The last remaining files in third_party/guava are left because
some bots do not delete non-existing DEPS. COPYING is a copy of the
current version of the COPYING file from the guava repository.
See http://crbug.com/380688 for details about the DEPS issue.
BUG=412673
Committed: https://crrev.com/e1aebb5900838ff7c3e83dd54b4e51e88f866f04
Cr-Commit-Position: refs/heads/master@{#296202}
Patch Set 1 #Patch Set 2 : Keep README.chromium and add COPYING from guava repo. #
Total comments: 1
Patch Set 3 : Add back OWNERS #
Messages
Total messages: 10 (3 generated)
|