| Index: chrome/browser/media/webrtc/audio_debug_recordings_handler.cc
|
| diff --git a/chrome/browser/media/audio_debug_recordings_handler.cc b/chrome/browser/media/webrtc/audio_debug_recordings_handler.cc
|
| similarity index 99%
|
| rename from chrome/browser/media/audio_debug_recordings_handler.cc
|
| rename to chrome/browser/media/webrtc/audio_debug_recordings_handler.cc
|
| index 7dae28650ef1c9f1dab7afaf957504e5c805bacc..cd712ad7f6340b2de732535308bbbc4bc8f1377f 100644
|
| --- a/chrome/browser/media/audio_debug_recordings_handler.cc
|
| +++ b/chrome/browser/media/webrtc/audio_debug_recordings_handler.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/files/file_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/time/time.h"
|
| -#include "chrome/browser/media/webrtc_log_list.h"
|
| +#include "chrome/browser/media/webrtc/webrtc_log_list.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|