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 2f1a7bc3861f0b23914063414523429a90664c4c..a32f43f0c1387c8bfdac01e62f143b07b51b982f 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> |