Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index a5d11bb0b62324ec662165f0a490f857994d0bd7..bc2a0f0691dffcb00fbee9c5fd7d370c5ebcb6e7 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -692,7 +692,7 @@ if (rtc_include_tests) { |
if (is_android) { |
deps += [ |
"//testing/android/native_test:native_test_support", |
- "//webrtc/api:libjingle_peerconnection_java", |
+ "//webrtc/sdk/android:libjingle_peerconnection_java", |
] |
# Need to disable error due to the line in |