| Index: content/browser/webrtc/webrtc_audio_debug_recordings_browsertest.cc
|
| diff --git a/content/browser/media/webrtc/webrtc_audio_debug_recordings_browsertest.cc b/content/browser/webrtc/webrtc_audio_debug_recordings_browsertest.cc
|
| similarity index 98%
|
| rename from content/browser/media/webrtc/webrtc_audio_debug_recordings_browsertest.cc
|
| rename to content/browser/webrtc/webrtc_audio_debug_recordings_browsertest.cc
|
| index 0a9de6f34c0250a7f7c8c4502f749d53f3f0ac23..b09b63d4706d3369f0d19a5ca4af02e285320d01 100644
|
| --- a/content/browser/media/webrtc/webrtc_audio_debug_recordings_browsertest.cc
|
| +++ b/content/browser/webrtc/webrtc_audio_debug_recordings_browsertest.cc
|
| @@ -8,9 +8,9 @@
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "build/build_config.h"
|
| -#include "content/browser/media/webrtc/webrtc_content_browsertest_base.h"
|
| -#include "content/browser/media/webrtc/webrtc_internals.h"
|
| #include "content/browser/web_contents/web_contents_impl.h"
|
| +#include "content/browser/webrtc/webrtc_content_browsertest_base.h"
|
| +#include "content/browser/webrtc/webrtc_internals.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| #include "content/public/test/content_browser_test_utils.h"
|
| #include "content/shell/browser/shell.h"
|
|
|