Index: content/browser/download/drag_download_file_browsertest.cc |
=================================================================== |
--- content/browser/download/drag_download_file_browsertest.cc (revision 259922) |
+++ content/browser/download/drag_download_file_browsertest.cc (working copy) |
@@ -14,13 +14,13 @@ |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/browser/power_save_blocker.h" |
#include "content/public/common/content_client.h" |
+#include "content/public/test/content_browser_test.h" |
+#include "content/public/test/content_browser_test_utils.h" |
#include "content/public/test/download_test_observer.h" |
#include "content/public/test/test_utils.h" |
#include "content/shell/browser/shell.h" |
#include "content/shell/browser/shell_browser_context.h" |
#include "content/shell/browser/shell_download_manager_delegate.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "content/test/net/url_request_mock_http_job.h" |
#include "content/test/net/url_request_slow_download_job.h" |
#include "testing/gmock/include/gmock/gmock.h" |