Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index bcc88e7916789098174f88c35baf94a395537371..817379e07108428b08f60ab62b2bad7a2c59556e 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -794,7 +794,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", |
| ] |
| } |