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

Unified Diff: webrtc/sdk/DEPS

Issue 1903663002: Build dynamic iOS SDK. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 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/sdk/DEPS
diff --git a/webrtc/modules/congestion_controller/DEPS b/webrtc/sdk/DEPS
similarity index 50%
copy from webrtc/modules/congestion_controller/DEPS
copy to webrtc/sdk/DEPS
index d72e34db6e6e01ff04a5bac6508837b43c81764d..1bb7a2fe8c892b70c77eb4e08ce65368a922f92c 100644
--- a/webrtc/modules/congestion_controller/DEPS
+++ b/webrtc/sdk/DEPS
@@ -1,5 +1,6 @@
include_rules = [
- "+webrtc/base",
+ "+WebRTC",
+ "+webrtc/api",
+ "+webrtc/media",
"+webrtc/system_wrappers",
- "+webrtc/video",
]

Powered by Google App Engine
This is Rietveld 408576698