Index: components/update_client/component_patcher_unittest.cc |
diff --git a/components/update_client/test/component_patcher_unittest.cc b/components/update_client/component_patcher_unittest.cc |
similarity index 98% |
rename from components/update_client/test/component_patcher_unittest.cc |
rename to components/update_client/component_patcher_unittest.cc |
index 4f5e14306aa051fc8f363ccca7151d2fbf43946a..c398abccd8a5282ba34ae237bcec72f259362a15 100644 |
--- a/components/update_client/test/component_patcher_unittest.cc |
+++ b/components/update_client/component_patcher_unittest.cc |
@@ -15,8 +15,8 @@ |
#include "base/values.h" |
#include "components/update_client/component_patcher.h" |
#include "components/update_client/component_patcher_operation.h" |
-#include "components/update_client/test/component_patcher_unittest.h" |
-#include "components/update_client/test/test_installer.h" |
+#include "components/update_client/component_patcher_unittest.h" |
+#include "components/update_client/test_installer.h" |
#include "courgette/courgette.h" |
#include "courgette/third_party/bsdiff.h" |
#include "testing/gtest/include/gtest/gtest.h" |