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

Side by Side Diff: webrtc/sdk/objc/Framework/Modules/module.modulemap

Issue 1903663002: Build dynamic iOS SDK. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix test gyp Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 framework module WebRTC {
2 umbrella header "WebRTC.h"
3
4 export *
5 module * { export * }
6 }
OLDNEW
« no previous file with comments | « webrtc/sdk/objc/Framework/Info.plist ('k') | webrtc/sdk/objc/Framework/UnitTests/RTCConfigurationTest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698