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

Unified Diff: webrtc/modules/audio_device/ios/helpers_ios.mm

Issue 2526273002: Move helpers_ios.cc/.h (Closed)
Patch Set: Created 4 years, 1 month 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/modules/audio_device/ios/helpers_ios.mm
diff --git a/webrtc/modules/utility/source/helpers_ios.mm b/webrtc/modules/audio_device/ios/helpers_ios.mm
similarity index 99%
rename from webrtc/modules/utility/source/helpers_ios.mm
rename to webrtc/modules/audio_device/ios/helpers_ios.mm
index 5e827a88d14d89ff900a0f946472841c195f368c..9a976c0384fc17cb3d76e945024b49ba50e9fc81 100644
--- a/webrtc/modules/utility/source/helpers_ios.mm
+++ b/webrtc/modules/audio_device/ios/helpers_ios.mm
@@ -19,7 +19,7 @@
#include "webrtc/base/checks.h"
#include "webrtc/base/logging.h"
-#include "webrtc/modules/utility/include/helpers_ios.h"
+#include "webrtc/modules/audio_device/ios/helpers_ios.h"
namespace webrtc {
namespace ios {
« no previous file with comments | « webrtc/modules/audio_device/ios/helpers_ios.h ('k') | webrtc/modules/audio_device/test/audio_device_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698