Chromium Code Reviews
DescriptionRemove unnecessary third party dependencies
The CL https://codereview.chromium.org/11421224 added several
third party dependencies required for the feature Chrome to Mobile.
As the feature has been removed, this CL deals with removing
the dependencies that the CL added. The action taken for each new
dependency is listed below:
- apache-mime4j: Removed from .gitignore and DEPS.
- guava: Was deleted in https://codereview.chromium.org/602203003,
but was later added back in
https://codereview.chromium.org/2041583002. However, as its
uses are now only related to tests, the 'testonly = true' flag
has been added to its BUILD.gn file.
- httpcomponents-client: Removed from .gitignore and DEPS.
- httpcomponents-core: Removed from .gitignore and DEPS.
- jarjar: Removed from .gitignore as
https://codereview.chromium.org/2072873003 only deleted the
DEPS entry.
BUG=682983
Review-Url: https://codereview.chromium.org/2642403002
Cr-Commit-Position: refs/heads/master@{#445123}
Committed: https://chromium.googlesource.com/chromium/src/+/b85b9eb8d1d91ccc172f53eec3e277eab60c47ce
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|
|||||||||||||||||||||||||||||||||||||