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

Unified Diff: webrtc/sdk/objc/Framework/Classes/RTCDispatcher+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/RTCDispatcher+Private.h
diff --git a/webrtc/base/objc/RTCDispatcher+Private.h b/webrtc/sdk/objc/Framework/Classes/RTCDispatcher+Private.h
similarity index 92%
rename from webrtc/base/objc/RTCDispatcher+Private.h
rename to webrtc/sdk/objc/Framework/Classes/RTCDispatcher+Private.h
index 2ef6cf1ef354d17e04f0571c13919517093c9830..3c114e553dfe25bfec09309154990a74f34a1838 100644
--- a/webrtc/base/objc/RTCDispatcher+Private.h
+++ b/webrtc/sdk/objc/Framework/Classes/RTCDispatcher+Private.h
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#import "webrtc/base/objc/RTCDispatcher.h"
+#import "WebRTC/RTCDispatcher.h"
@interface RTCDispatcher ()
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/RTCDispatcher.m ('k') | webrtc/sdk/objc/Framework/Classes/RTCEAGLVideoView.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698