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

Unified Diff: webrtc/sdk/BUILD.gn

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/ios/helpers_ios.mm ('k') | webrtc/sdk/objc/Framework/Classes/helpers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/BUILD.gn
diff --git a/webrtc/sdk/BUILD.gn b/webrtc/sdk/BUILD.gn
index 542296439f8c5d503070cfe49941cf8dff086271..279434b5692768af1c2e4aed926983d561b922ff 100644
--- a/webrtc/sdk/BUILD.gn
+++ b/webrtc/sdk/BUILD.gn
@@ -62,6 +62,8 @@ if (is_ios || is_mac) {
"objc/Framework/Classes/RTCUIApplication.h",
"objc/Framework/Classes/RTCUIApplication.mm",
"objc/Framework/Classes/UIDevice+RTCDevice.mm",
+ "objc/Framework/Classes/helpers.h",
+ "objc/Framework/Classes/helpers.mm",
"objc/Framework/Headers/WebRTC/RTCCameraPreviewView.h",
"objc/Framework/Headers/WebRTC/UIDevice+RTCDevice.h",
]
« no previous file with comments | « webrtc/modules/audio_device/ios/helpers_ios.mm ('k') | webrtc/sdk/objc/Framework/Classes/helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698