Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / glue / data_type_manager_impl.h
index f356072..9a3e959 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef CHROME_BROWSER_SYNC_GLUE_DATA_TYPE_MANAGER_IMPL_H__
 #define CHROME_BROWSER_SYNC_GLUE_DATA_TYPE_MANAGER_IMPL_H__
 
-#include "chrome/browser/sync/glue/data_type_manager.h"
+#include "components/sync_driver/data_type_manager.h"
 
 #include <map>
 #include <queue>
@@ -15,8 +15,8 @@
 #include "base/compiler_specific.h"
 #include "base/memory/weak_ptr.h"
 #include "base/time/time.h"
-#include "chrome/browser/sync/glue/backend_data_type_configurer.h"
-#include "chrome/browser/sync/glue/model_association_manager.h"
+#include "components/sync_driver/backend_data_type_configurer.h"
+#include "components/sync_driver/model_association_manager.h"
 
 namespace syncer {
 struct DataTypeConfigurationStats;