Index: content/browser/download/mhtml_generation_browsertest.cc |
=================================================================== |
--- content/browser/download/mhtml_generation_browsertest.cc (revision 259922) |
+++ content/browser/download/mhtml_generation_browsertest.cc (working copy) |
@@ -8,10 +8,10 @@ |
#include "base/files/scoped_temp_dir.h" |
#include "base/run_loop.h" |
#include "content/public/browser/web_contents.h" |
+#include "content/public/test/content_browser_test.h" |
+#include "content/public/test/content_browser_test_utils.h" |
#include "content/public/test/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" |
#include "testing/gtest/include/gtest/gtest.h" |