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

Unified Diff: webrtc/rtc_base/thread_darwin.mm

Issue 2974613003: base->rtc_base: Update .c, .mm and .java files. (Closed)
Patch Set: Created 3 years, 5 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/rtc_base/logging_mac.mm ('k') | webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/thread_darwin.mm
diff --git a/webrtc/rtc_base/thread_darwin.mm b/webrtc/rtc_base/thread_darwin.mm
index 5f2227d839c0f58f8acadf5ad4a744c3e1d03a97..a673f28502d530acfd6c4bfdb482fa1db295a643 100644
--- a/webrtc/rtc_base/thread_darwin.mm
+++ b/webrtc/rtc_base/thread_darwin.mm
@@ -8,11 +8,11 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/base/thread.h"
+#include "webrtc/rtc_base/thread.h"
#import <Foundation/Foundation.h>
-#include "webrtc/base/platform_thread.h"
+#include "webrtc/rtc_base/platform_thread.h"
/*
* This file contains platform-specific implementations for several
« no previous file with comments | « webrtc/rtc_base/logging_mac.mm ('k') | webrtc/sdk/android/api/org/webrtc/PeerConnectionFactory.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698