Index: components/sync/model/syncable_service.cc |
diff --git a/components/sync/api/syncable_service.cc b/components/sync/model/syncable_service.cc |
similarity index 90% |
rename from components/sync/api/syncable_service.cc |
rename to components/sync/model/syncable_service.cc |
index 39e277d24f8d84ed9a49417721aa166e25ba815e..ae0c797c0ef38d8df9c876cefa82b05a7bd386d3 100644 |
--- a/components/sync/api/syncable_service.cc |
+++ b/components/sync/model/syncable_service.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 "components/sync/api/syncable_service.h" |
+#include "components/sync/model/syncable_service.h" |
namespace syncer { |