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

Unified Diff: webrtc/sdk/objc/Framework/Classes/RTCUIApplication.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/RTCUIApplication.h
diff --git a/webrtc/base/objc/RTCUIApplication.h b/webrtc/sdk/objc/Framework/Classes/RTCUIApplication.h
similarity index 94%
rename from webrtc/base/objc/RTCUIApplication.h
rename to webrtc/sdk/objc/Framework/Classes/RTCUIApplication.h
index cd2817bd37d45956e847c309efc6b8a43deb1129..fb11edef44e00773cfc6c1ebb2c39cef8096428a 100644
--- a/webrtc/base/objc/RTCUIApplication.h
+++ b/webrtc/sdk/objc/Framework/Classes/RTCUIApplication.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_BASE_OBJC_RTC_UI_APPLICATION_H_
#define WEBRTC_BASE_OBJC_RTC_UI_APPLICATION_H_
-#include "webrtc/base/objc/RTCMacros.h"
+#include "WebRTC/RTCMacros.h"
#if defined(WEBRTC_IOS)
/** Convenience function to get UIApplicationState from C++. */
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/RTCTracing.mm ('k') | webrtc/sdk/objc/Framework/Classes/RTCUIApplication.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698