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

Unified Diff: webrtc/BUILD.gn

Issue 2714813004: Create the SrtpTransportInterface. (Closed)
Patch Set: 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 | « no previous file | webrtc/api/BUILD.gn » ('j') | webrtc/api/ortc/srtptransportinterface.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index e461af2b3ac4fcca6ae81f6da76b070ca7a6816c..d3402e32295523cac46137d0fc937baa70b35f20 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -258,6 +258,7 @@ if (!build_with_chromium) {
"media",
"modules",
"modules/video_capture:video_capture_internal_impl",
+ "ortc",
"p2p",
"pc",
"sdk",
« no previous file with comments | « no previous file | webrtc/api/BUILD.gn » ('j') | webrtc/api/ortc/srtptransportinterface.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698