| Index: content/browser/media/webrtc/webrtc_browsertest_data.cc
|
| diff --git a/content/browser/media/webrtc/webrtc_browsertest_data.cc b/content/browser/media/webrtc/webrtc_browsertest_data.cc
|
| index ee4841ff9ee8affa928211d09370d9a5f5a7399b..08ae80645424fab4e74bb11fd6703242685ee862 100644
|
| --- a/content/browser/media/webrtc/webrtc_browsertest_data.cc
|
| +++ b/content/browser/media/webrtc/webrtc_browsertest_data.cc
|
| @@ -6,13 +6,13 @@
|
| #include "base/files/file_util.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "build/build_config.h"
|
| -#include "content/browser/media/webrtc/webrtc_content_browsertest_base.h"
|
| #include "content/browser/web_contents/web_contents_impl.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/common/webrtc_ip_handling_policy.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| #include "content/public/test/content_browser_test_utils.h"
|
| #include "content/public/test/test_utils.h"
|
| +#include "content/test/webrtc_content_browsertest_base.h"
|
| #include "media/audio/audio_manager.h"
|
| #include "media/base/media_switches.h"
|
| #include "net/test/embedded_test_server/embedded_test_server.h"
|
|
|