Index: content/browser/media/webrtc_internals_browsertest.cc |
=================================================================== |
--- content/browser/media/webrtc_internals_browsertest.cc (revision 259922) |
+++ content/browser/media/webrtc_internals_browsertest.cc (working copy) |
@@ -9,9 +9,9 @@ |
#include "base/values.h" |
#include "content/public/common/content_switches.h" |
#include "content/public/test/browser_test_utils.h" |
+#include "content/public/test/content_browser_test.h" |
+#include "content/public/test/content_browser_test_utils.h" |
#include "content/shell/browser/shell.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "net/test/embedded_test_server/embedded_test_server.h" |
using std::string; |