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

Unified Diff: third_party/libjingle/BUILD.gn

Issue 1460933003: Remove mediastreamsignaling from libjingle build files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | third_party/libjingle/OWNERS » ('j') | 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 1159d78eb4c2d0277d9c501644f4853caf34d269..40fdf6580fe5f4a718f15f013cce0579e1b55d0b 100644
--- a/third_party/libjingle/BUILD.gn
+++ b/third_party/libjingle/BUILD.gn
@@ -323,8 +323,6 @@ if (enable_webrtc) {
"source/talk/app/webrtc/mediastreaminterface.h",
"source/talk/app/webrtc/mediastreamprovider.h",
"source/talk/app/webrtc/mediastreamproxy.h",
- "source/talk/app/webrtc/mediastreamsignaling.cc",
- "source/talk/app/webrtc/mediastreamsignaling.h",
"source/talk/app/webrtc/mediastreamtrack.h",
"source/talk/app/webrtc/mediastreamtrackproxy.h",
"source/talk/app/webrtc/notifier.h",
« no previous file with comments | « no previous file | third_party/libjingle/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698