Index: components/sync/syncable/syncable_util_unittest.cc |
diff --git a/sync/syncable/syncable_util_unittest.cc b/components/sync/syncable/syncable_util_unittest.cc |
similarity index 91% |
rename from sync/syncable/syncable_util_unittest.cc |
rename to components/sync/syncable/syncable_util_unittest.cc |
index c94ead62074667221343852fac473a93f04b002e..6bb2b065283e4b2cab6694248ff1fd0ea009e520 100644 |
--- a/sync/syncable/syncable_util_unittest.cc |
+++ b/components/sync/syncable/syncable_util_unittest.cc |
@@ -2,8 +2,8 @@ |
// 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/base/model_type.h" |
-#include "sync/syncable/syncable_util.h" |
+#include "components/sync/base/model_type.h" |
+#include "components/sync/syncable/syncable_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace syncer { |