Index: components/sync/api/sync_merge_result_unittest.cc |
diff --git a/sync/api/sync_merge_result_unittest.cc b/components/sync/api/sync_merge_result_unittest.cc |
similarity index 97% |
rename from sync/api/sync_merge_result_unittest.cc |
rename to components/sync/api/sync_merge_result_unittest.cc |
index b3f692764cf13e838614eff37f92e1961c27afbd..13d08dc76b93a6f278747f94a449d6cbec12648b 100644 |
--- a/sync/api/sync_merge_result_unittest.cc |
+++ b/components/sync/api/sync_merge_result_unittest.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 "sync/api/sync_merge_result.h" |
+#include "components/sync/api/sync_merge_result.h" |
#include "base/location.h" |
#include "testing/gtest/include/gtest/gtest.h" |