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

Unified Diff: third_party/libjingle/BUILD.gn

Issue 2437453004: Removing the dependency on //third_party/webrtc:webrtc and replacing with rtc_base. (Closed)
Patch Set: Fixing :: typo. Created 4 years, 2 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 | « remoting/test/chromoting_test_driver.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/BUILD.gn
diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
index 7fe15cb7ac801d3830d27633dcc40d240cabbec1..8627c92f17ba3beb7c05e3e5d742ff4f676b35e4 100644
--- a/third_party/libjingle/BUILD.gn
+++ b/third_party/libjingle/BUILD.gn
@@ -113,7 +113,6 @@ if (enable_webrtc) {
":libjingle",
"//third_party/libsrtp",
"//third_party/usrsctp",
- "//third_party/webrtc",
"//third_party/webrtc/api:libjingle_peerconnection",
"//third_party/webrtc/media:rtc_media",
"//third_party/webrtc/modules/media_file",
« no previous file with comments | « remoting/test/chromoting_test_driver.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698