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

Unified Diff: remoting/signaling/BUILD.gn

Issue 2413103004: Remove third_party/libjingle and update GN targets. (Closed)
Patch Set: Fix rebase mistake Created 3 years, 10 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/protocol/BUILD.gn ('k') | remoting/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/signaling/BUILD.gn
diff --git a/remoting/signaling/BUILD.gn b/remoting/signaling/BUILD.gn
index 324f39dd99b46e703ae48b7db3dbe635088b5575..ac5a2aac166543a13f581245bbe3ffee471950c6 100644
--- a/remoting/signaling/BUILD.gn
+++ b/remoting/signaling/BUILD.gn
@@ -34,8 +34,8 @@ static_library("signaling") {
public_deps = [
"//remoting/proto",
- "//third_party/libjingle",
"//third_party/libjingle_xmpp",
+ "//third_party/webrtc_overrides",
]
deps = [
« no previous file with comments | « remoting/protocol/BUILD.gn ('k') | remoting/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698