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

Unified Diff: webrtc/tools/DEPS

Issue 2779233002: Add first part of the network_tester functionality. (Closed)
Patch Set: Response to comments Created 3 years, 9 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 ac56340ece812256f14b729c9685fe603390da75..8572242a015066312c19087009c773ba0157c8ee 100644
--- a/webrtc/tools/DEPS
+++ b/webrtc/tools/DEPS
@@ -9,5 +9,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