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

Unified Diff: talk/app/webrtc/objc/RTCPeerConnectionFactory+Internal.h

Issue 1610243002: Move talk/app/webrtc to webrtc/api (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed processing of api.gyp for Chromium builds Created 4 years, 10 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: talk/app/webrtc/objc/RTCPeerConnectionFactory+Internal.h
diff --git a/talk/app/webrtc/objc/RTCPeerConnectionFactory+Internal.h b/talk/app/webrtc/objc/RTCPeerConnectionFactory+Internal.h
index 5d6fa12711a1515d3183208bd415bf3c11120c6c..d7dd3e551d3e6bd1f367c3ce218ecd839924ea54 100644
--- a/talk/app/webrtc/objc/RTCPeerConnectionFactory+Internal.h
+++ b/talk/app/webrtc/objc/RTCPeerConnectionFactory+Internal.h
@@ -27,7 +27,7 @@
#import "RTCPeerConnectionFactory.h"
-#include "talk/app/webrtc/peerconnectionfactory.h"
+#include "webrtc/api/peerconnectionfactory.h"
#include "webrtc/base/scoped_ptr.h"
@interface RTCPeerConnectionFactory ()
« no previous file with comments | « talk/app/webrtc/objc/RTCPeerConnectionFactory.mm ('k') | talk/app/webrtc/objc/RTCPeerConnectionInterface+Internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698