Index: components/sync/driver/directory_data_type_controller.cc |
diff --git a/components/sync_driver/directory_data_type_controller.cc b/components/sync/driver/directory_data_type_controller.cc |
similarity index 91% |
rename from components/sync_driver/directory_data_type_controller.cc |
rename to components/sync/driver/directory_data_type_controller.cc |
index 9fa22b1f71b35ae3f80df56c01e1b8a16cf95269..2a4c332c65080980be45b1425dd8f1bdbe41fc7d 100644 |
--- a/components/sync_driver/directory_data_type_controller.cc |
+++ b/components/sync/driver/directory_data_type_controller.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/sync_driver/directory_data_type_controller.h" |
+#include "components/sync/driver/directory_data_type_controller.h" |
-#include "components/sync_driver/backend_data_type_configurer.h" |
+#include "components/sync/driver/backend_data_type_configurer.h" |
namespace sync_driver { |