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

Unified Diff: webrtc/modules/audio_device/DEPS

Issue 2572743004: Move ios_helpers to sdk folder (Closed)
Patch Set: Created 4 years 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/modules/audio_device/BUILD.gn ('k') | webrtc/modules/audio_device/ios/audio_device_ios.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_device/DEPS
diff --git a/webrtc/modules/audio_device/DEPS b/webrtc/modules/audio_device/DEPS
index 2f4a5970519cc391b84972d92d4c20e28addac78..d7f600cd93aa9f2f7c358bb9b375d574373f95ba 100644
--- a/webrtc/modules/audio_device/DEPS
+++ b/webrtc/modules/audio_device/DEPS
@@ -8,4 +8,7 @@ specific_include_rules = {
"ensure_initialized\.cc": [
"+base/android",
],
+ "audio_device_ios\.mm": [
+ "+webrtc/sdk/objc",
+ ],
}
« no previous file with comments | « webrtc/modules/audio_device/BUILD.gn ('k') | webrtc/modules/audio_device/ios/audio_device_ios.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698