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

Unified Diff: talk/app/webrtc/objc/RTCDataChannel+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
« no previous file with comments | « talk/app/webrtc/objc/RTCDataChannel.mm ('k') | talk/app/webrtc/objc/RTCEnumConverter.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/objc/RTCDataChannel+Internal.h
diff --git a/talk/app/webrtc/objc/RTCDataChannel+Internal.h b/talk/app/webrtc/objc/RTCDataChannel+Internal.h
index 78063f4cca43f154789122c2f59d1c9bd9d09e21..9e23b7bd34edc7981d9cf4165cbab4a45571d622 100644
--- a/talk/app/webrtc/objc/RTCDataChannel+Internal.h
+++ b/talk/app/webrtc/objc/RTCDataChannel+Internal.h
@@ -27,7 +27,7 @@
#import "RTCDataChannel.h"
-#include "talk/app/webrtc/datachannelinterface.h"
+#include "webrtc/api/datachannelinterface.h"
#include "webrtc/base/scoped_ref_ptr.h"
@interface RTCDataBuffer (Internal)
« no previous file with comments | « talk/app/webrtc/objc/RTCDataChannel.mm ('k') | talk/app/webrtc/objc/RTCEnumConverter.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698