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

Unified Diff: webrtc/test/testsupport/iosfileutils.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/sdk/objc/Framework/UnitTests/avformatmappertests.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/testsupport/iosfileutils.mm
diff --git a/webrtc/test/testsupport/iosfileutils.mm b/webrtc/test/testsupport/iosfileutils.mm
index 7d530ec649d57e6d8f151d91b4b44f5b621db9eb..b3262c56defb13f7a98ec8f0d3e85805ca9370ce 100644
--- a/webrtc/test/testsupport/iosfileutils.mm
+++ b/webrtc/test/testsupport/iosfileutils.mm
@@ -13,9 +13,9 @@
#import <Foundation/Foundation.h>
#include <string.h>
-#include "webrtc/base/checks.h"
-#include "webrtc/typedefs.h"
+#include "webrtc/rtc_base/checks.h"
#include "webrtc/sdk/objc/Framework/Classes/Common/helpers.h"
+#include "webrtc/typedefs.h"
namespace webrtc {
namespace test {
« no previous file with comments | « webrtc/sdk/objc/Framework/UnitTests/avformatmappertests.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698