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

Unified Diff: webrtc/examples/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. 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 | « webrtc/build/gn_isolate_map.pyl ('k') | webrtc/examples/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/BUILD.gn
diff --git a/webrtc/examples/BUILD.gn b/webrtc/examples/BUILD.gn
index eaa3bc91836dbb5a147e56643a2e3950da1dba39..6f7eaa702b12af5df792d773f12bc8bb9a4829da 100644
--- a/webrtc/examples/BUILD.gn
+++ b/webrtc/examples/BUILD.gn
@@ -505,7 +505,7 @@ if (is_linux || is_win) {
}
deps = [
"//third_party/libyuv",
- "//webrtc/api:libjingle_peerconnection",
+ "//webrtc/pc:libjingle_peerconnection",
"//webrtc/system_wrappers:field_trial_default",
"//webrtc/system_wrappers:metrics_default",
]
« no previous file with comments | « webrtc/build/gn_isolate_map.pyl ('k') | webrtc/examples/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698