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

Unified Diff: webrtc/sdk/objc/Framework/Classes/RTCDataChannelConfiguration+Private.h

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, 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/objc/Framework/Classes/RTCDataChannelConfiguration+Private.h
diff --git a/webrtc/api/objc/RTCDataChannelConfiguration+Private.h b/webrtc/sdk/objc/Framework/Classes/RTCDataChannelConfiguration+Private.h
similarity index 93%
rename from webrtc/api/objc/RTCDataChannelConfiguration+Private.h
rename to webrtc/sdk/objc/Framework/Classes/RTCDataChannelConfiguration+Private.h
index 13478e78e8d7e970afd97650c9150818109626ca..e9ea74705d4fc1d3f86d34dafb153581a857a969 100644
--- a/webrtc/api/objc/RTCDataChannelConfiguration+Private.h
+++ b/webrtc/sdk/objc/Framework/Classes/RTCDataChannelConfiguration+Private.h
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#import "RTCDataChannelConfiguration.h"
+#import "WebRTC/RTCDataChannelConfiguration.h"
#include "webrtc/api/datachannelinterface.h"
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/RTCDataChannelConfiguration.mm ('k') | webrtc/sdk/objc/Framework/Classes/RTCDispatcher.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698