
Chromium has switched to using the r8 dexer from dx, so we need to switch as well. Bug: None Change-Id: I8c7845bd100ad21c6142a35e7f266a2aa37563b0 Reviewed-on: https://webrtc-review.googlesource.com/82062 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23546}
80 lines
1.5 KiB
JSON
80 lines
1.5 KiB
JSON
{
|
|
"comment": [
|
|
"This file determines which parts of Chromium's third_party/ we copy.",
|
|
"",
|
|
"If you want to add new chromium owned dependency, run",
|
|
"./tools_webrtc/autoroller/checkin_chromium_dep.py -d <dep name>",
|
|
"",
|
|
"It will add specified dependency to third_party directory and will add it to this list",
|
|
"properly."
|
|
],
|
|
"dependencies": [
|
|
"abseil-cpp",
|
|
"binutils",
|
|
"boringssl",
|
|
"ced",
|
|
"freetype",
|
|
"googletest",
|
|
"harfbuzz-ng",
|
|
"instrumented_libraries",
|
|
"jsoncpp",
|
|
"libFuzzer",
|
|
"libpng",
|
|
"libvpx",
|
|
"mockito",
|
|
"openh264",
|
|
"opus",
|
|
"protobuf",
|
|
"pymock",
|
|
"requests",
|
|
"rnnoise",
|
|
"usrsctp",
|
|
"yasm",
|
|
"zlib",
|
|
"colorama",
|
|
"accessibility_test_framework",
|
|
"android_platform",
|
|
"android_support_test_runner",
|
|
"apk-patch-size-estimator",
|
|
"ashmem",
|
|
"auto",
|
|
"bazel",
|
|
"bouncycastle",
|
|
"breakpad",
|
|
"byte_buddy",
|
|
"closure_compiler",
|
|
"errorprone",
|
|
"espresso",
|
|
"eu-strip",
|
|
"gson",
|
|
"guava",
|
|
"hamcrest",
|
|
"icu4j",
|
|
"ijar",
|
|
"intellij",
|
|
"javax_inject",
|
|
"jinja2",
|
|
"jsr-305",
|
|
"junit",
|
|
"libxml",
|
|
"markupsafe",
|
|
"modp_b64",
|
|
"objenesis",
|
|
"ow2_asm",
|
|
"robolectric",
|
|
"sqlite4java",
|
|
"tcmalloc",
|
|
"ub-uiautomator",
|
|
"xstream",
|
|
"proguard",
|
|
"android_system_sdk",
|
|
"ocmock",
|
|
"BUILD.gn",
|
|
"DEPS",
|
|
"libjpeg.gni",
|
|
"PRESUBMIT.py",
|
|
"README.chromium",
|
|
"README.chromium.template",
|
|
"r8"
|
|
]
|
|
} |