Index: components/sync/core/model_type_store_backend_unittest.cc |
diff --git a/sync/internal_api/model_type_store_backend_unittest.cc b/components/sync/core/model_type_store_backend_unittest.cc |
similarity index 99% |
rename from sync/internal_api/model_type_store_backend_unittest.cc |
rename to components/sync/core/model_type_store_backend_unittest.cc |
index 87d540680048f062a35380adb74f2e9927893495..a1a5b74b5492de3fd054687db103e91533867901 100644 |
--- a/sync/internal_api/model_type_store_backend_unittest.cc |
+++ b/components/sync/core/model_type_store_backend_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/internal_api/public/model_type_store_backend.h" |
+#include "components/sync/core/model_type_store_backend.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "third_party/leveldatabase/src/include/leveldb/env.h" |