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

Unified Diff: webrtc/sdk/objc/DEPS

Issue 2890733003: Reland of Split iOS sdk in to separate targets (Closed)
Patch Set: Created 3 years, 7 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/sdk/BUILD.gn ('k') | webrtc/sdk/objc/Framework/Classes/Common/NSString+StdString.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/objc/DEPS
diff --git a/webrtc/sdk/objc/DEPS b/webrtc/sdk/objc/DEPS
index dcb040e8d3a7eeb1ef444e0bc4d8393433d2d203..ac54cc054c366c8877fefd42d5c9065d73b12429 100644
--- a/webrtc/sdk/objc/DEPS
+++ b/webrtc/sdk/objc/DEPS
@@ -1,5 +1,12 @@
include_rules = [
"+WebRTC",
+ "+Common",
+ "+Video",
+ "+Audio",
+ "+UI",
+ "+PeerConnection",
+ "+VideoToolbox",
+ "+Metal",
"+webrtc/api",
"+webrtc/common_video/h264",
"+webrtc/common_video/include",
« no previous file with comments | « webrtc/sdk/BUILD.gn ('k') | webrtc/sdk/objc/Framework/Classes/Common/NSString+StdString.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698