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

Unified Diff: webrtc/sdk/objc/Framework/Headers/WebRTC/RTCDataChannelConfiguration.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/Headers/WebRTC/RTCDataChannelConfiguration.h
diff --git a/webrtc/api/objc/RTCDataChannelConfiguration.h b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCDataChannelConfiguration.h
similarity index 97%
rename from webrtc/api/objc/RTCDataChannelConfiguration.h
rename to webrtc/sdk/objc/Framework/Headers/WebRTC/RTCDataChannelConfiguration.h
index d9e7059171f041dd5b5f60f9810c14aafcbf4799..65f593184479c7d83aa71d3f588b6071816faef2 100644
--- a/webrtc/api/objc/RTCDataChannelConfiguration.h
+++ b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCDataChannelConfiguration.h
@@ -11,7 +11,7 @@
#import <AvailabilityMacros.h>
#import <Foundation/Foundation.h>
-#import "webrtc/base/objc/RTCMacros.h"
+#import <WebRTC/RTCMacros.h>
NS_ASSUME_NONNULL_BEGIN
« no previous file with comments | « webrtc/sdk/objc/Framework/Headers/WebRTC/RTCDataChannel.h ('k') | webrtc/sdk/objc/Framework/Headers/WebRTC/RTCDispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698