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

Unified Diff: webrtc/tools/DEPS

Issue 2821133004: Reland "Add first part of the network_tester functionality". (Closed)
Patch Set: fixing Created 3 years, 8 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
Index: webrtc/tools/DEPS
diff --git a/webrtc/tools/DEPS b/webrtc/tools/DEPS
index 84bf153174809c8a662261c1c880eafdd57ff48c..92a068cbfd21ef66a77733a75e1ffbbfc8037cc5 100644
--- a/webrtc/tools/DEPS
+++ b/webrtc/tools/DEPS
@@ -10,5 +10,6 @@ include_rules = [
"+webrtc/modules/congestion_controller",
"+webrtc/modules/rtp_rtcp",
"+webrtc/system_wrappers",
+ "+webrtc/p2p",
]

Powered by Google App Engine
This is Rietveld 408576698