Index: components/component_updater/test/test_installer.cc |
diff --git a/chrome/browser/component_updater/test/test_installer.cc b/components/component_updater/test/test_installer.cc |
similarity index 97% |
rename from chrome/browser/component_updater/test/test_installer.cc |
rename to components/component_updater/test/test_installer.cc |
index 0c7a5582deb07f6635ef009165d8fa1ae960ca97..e70d67e8132cabd831bf3f804c8cdb54db496d4e 100644 |
--- a/chrome/browser/component_updater/test/test_installer.cc |
+++ b/components/component_updater/test/test_installer.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/component_updater/test/test_installer.h" |
+#include "components/component_updater/test/test_installer.h" |
#include <string> |