Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Unified Diff: webrtc/BUILD.gn

Issue 2381503005: Disable TCPChannelClientTest.testConnectIPv6 (Closed)
Patch Set: Addressed comments. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/examples/androidjunit/src/org/appspot/apprtc/TCPChannelClientTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 4eeba6aa84192f31df2ec79983a96a7837936363..92949cf0cbf7cf972512a7d8a171dfd10610b220 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -821,6 +821,7 @@ if (rtc_include_tests) {
]
deps = [
+ "//base:base_java_test_support",
"//webrtc/api:libjingle_peerconnection_java",
"//webrtc/api:libjingle_peerconnection_jni",
"//webrtc/examples:AppRTCMobile_javalib",
« no previous file with comments | « no previous file | webrtc/examples/androidjunit/src/org/appspot/apprtc/TCPChannelClientTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698