Index: components/component_updater/test/test_configurator.cc |
diff --git a/chrome/browser/component_updater/test/test_configurator.cc b/components/component_updater/test/test_configurator.cc |
similarity index 98% |
rename from chrome/browser/component_updater/test/test_configurator.cc |
rename to components/component_updater/test/test_configurator.cc |
index cb1d51ddc67f65fb6a6238bd3532b386fda1f702..4c2625e545eff18537ed387ecf950ec1488f87b0 100644 |
--- a/chrome/browser/component_updater/test/test_configurator.cc |
+++ b/components/component_updater/test/test_configurator.cc |
@@ -6,8 +6,8 @@ |
#include "base/run_loop.h" |
#include "base/version.h" |
-#include "chrome/browser/component_updater/test/test_configurator.h" |
#include "components/component_updater/component_patcher_operation.h" |
+#include "components/component_updater/test/test_configurator.h" |
#include "content/public/browser/browser_thread.h" |
#include "url/gurl.h" |