Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 17e3c2ac88af830ea03345c7560835bf4a6a39c5..cefe10638a211dce2ac5d151ea0fcb1a7863e96f 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -708,7 +708,6 @@ if (rtc_include_tests) { |
| deps = [ |
| "//base:base_java_test_support", |
| "//webrtc/api:libjingle_peerconnection_java", |
| - "//webrtc/api:libjingle_peerconnection_jni", |
| "//webrtc/examples:AppRTCMobile_javalib", |
| ] |
| } |