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

Unified Diff: webrtc/pc/DEPS

Issue 2976443002: Move SrtpSession and tests to their own files. (Closed)
Patch Set: Created 3 years, 5 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/pc/BUILD.gn ('k') | webrtc/pc/srtpfilter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/DEPS
diff --git a/webrtc/pc/DEPS b/webrtc/pc/DEPS
index d77d2797697a3a6601bce9e8126224ba55d34ab8..ee87af146ea440eb4acaced409b1544306d4f6c2 100644
--- a/webrtc/pc/DEPS
+++ b/webrtc/pc/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+third_party/libsrtp"
+ "+third_party/libsrtp",
"+webrtc/api",
"+webrtc/base",
"+webrtc/call",
« no previous file with comments | « webrtc/pc/BUILD.gn ('k') | webrtc/pc/srtpfilter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698