diff --git a/sdk/android/BUILD.gn b/sdk/android/BUILD.gn index 6bcf36c082..278b0d9ce7 100644 --- a/sdk/android/BUILD.gn +++ b/sdk/android/BUILD.gn @@ -172,7 +172,6 @@ if (is_android) { ] deps = [ - "//rtc_base:base_java", "//third_party/android_deps:com_android_support_support_annotations_java", ] }