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

Unified Diff: webrtc/BUILD.gn

Issue 2890513002: Revert of Split iOS sdk in to separate targets (Closed)
Patch Set: Created 3 years, 7 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/BUILD.gn » ('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 38112211e05bd6efe59e11fbd02f6f9450fae74e..863f0620bc7bfded65abc521b08879a79ea8347f 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -410,7 +410,7 @@
}
if (is_ios || is_mac) {
- deps += [ "sdk:objc_sdk_unittests" ]
+ deps += [ "sdk:rtc_sdk_peerconnection_objc_unittests" ]
}
}
« no previous file with comments | « no previous file | webrtc/examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698