Chromium Code Reviews

Unified Diff: webrtc/sdk/BUILD.gn

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/pc/webrtcsessiondescriptionfactory.cc ('k') | webrtc/sdk/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/BUILD.gn
diff --git a/webrtc/sdk/BUILD.gn b/webrtc/sdk/BUILD.gn
index 4ccd53003a368a4654a2142e5fc3ae430aaa68b1..e610242f6357ff8adaefe51f6c6239c92185cb32 100644
--- a/webrtc/sdk/BUILD.gn
+++ b/webrtc/sdk/BUILD.gn
@@ -219,7 +219,7 @@ if (is_ios || is_mac) {
deps += [
":rtc_sdk_common_objc",
- "../api:libjingle_peerconnection",
+ "../pc:libjingle_peerconnection",
]
if (rtc_build_libyuv) {
« no previous file with comments | « webrtc/pc/webrtcsessiondescriptionfactory.cc ('k') | webrtc/sdk/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine