Chromium Code Reviews| Index: webrtc/api/BUILD.gn |
| diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn |
| index a8e27d6aa66289309884e7e7b653a4618cc8c00e..792051a4fe22d19ac8c1aa339a4e8c44700bff1a 100644 |
| --- a/webrtc/api/BUILD.gn |
| +++ b/webrtc/api/BUILD.gn |
| @@ -385,6 +385,7 @@ if (rtc_include_tests) { |
| "test/androidtestinitializer.h", |
| ] |
| deps += [ |
| + ":libjingle_peerconnection_java", |
| ":libjingle_peerconnection_jni", |
| "//testing/android/native_test:native_test_support", |
| ] |