Index: chrome/browser/component_updater/test/crx_downloader_unittest.cc |
diff --git a/chrome/browser/component_updater/test/crx_downloader_unittest.cc b/chrome/browser/component_updater/test/crx_downloader_unittest.cc |
index f8fe0ab498bfc4606e013bf4f0a5e024d47e8c8b..ff1dc237d58a7c8e2502f4068c0e716d162b26b3 100644 |
--- a/chrome/browser/component_updater/test/crx_downloader_unittest.cc |
+++ b/chrome/browser/component_updater/test/crx_downloader_unittest.cc |
@@ -10,8 +10,8 @@ |
#include "base/path_service.h" |
#include "base/run_loop.h" |
#include "base/threading/sequenced_worker_pool.h" |
-#include "chrome/browser/component_updater/crx_downloader.h" |
#include "chrome/common/chrome_paths.h" |
+#include "components/component_updater/crx_downloader.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
#include "content/test/net/url_request_prepackaged_interceptor.h" |