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

Unified Diff: webrtc/base/objc/RTCFieldTrials.mm

Issue 1829783003: Build dynamic framework with podspec for Objective-C API. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Import Foundation instead of UIKit Created 4 years, 9 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
« no previous file with comments | « webrtc/base/objc/RTCFieldTrials.h ('k') | webrtc/build/ios/SDK/Framework/WebRTC.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/objc/RTCFieldTrials.mm
diff --git a/webrtc/base/objc/RTCFieldTrials.mm b/webrtc/base/objc/RTCFieldTrials.mm
index 331cb0bd759c5c5637c0b30649a162a5abbf23bf..3072f394ee1f7bec5ad4975c2c20458764e65b41 100644
--- a/webrtc/base/objc/RTCFieldTrials.mm
+++ b/webrtc/base/objc/RTCFieldTrials.mm
@@ -13,7 +13,6 @@
#include <memory>
#include "webrtc/system_wrappers/include/field_trial_default.h"
-#import <Foundation/Foundation.h>
#import "webrtc/base/objc/RTCLogging.h"
static NSString * const kRTCEnableSendSideBweString =
« no previous file with comments | « webrtc/base/objc/RTCFieldTrials.h ('k') | webrtc/build/ios/SDK/Framework/WebRTC.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698