Index: components/browser_sync/browser/test_profile_sync_service.h |
diff --git a/components/browser_sync/browser/test_profile_sync_service.h b/components/browser_sync/browser/test_profile_sync_service.h |
index 125255a8d052163be427eae5d53084ca0d29dba2..22609c2b4c45cbaac4ef322b5b7cc4fe0fd072bb 100644 |
--- a/components/browser_sync/browser/test_profile_sync_service.h |
+++ b/components/browser_sync/browser/test_profile_sync_service.h |
@@ -8,9 +8,9 @@ |
#include "base/macros.h" |
#include "components/browser_sync/browser/profile_sync_service.h" |
#include "components/sync/base/weak_handle.h" |
+#include "components/sync/driver/data_type_manager.h" |
#include "components/sync/js/js_event_handler.h" |
#include "components/sync/test/engine/test_id_factory.h" |
-#include "components/sync_driver/data_type_manager.h" |
namespace sync_driver { |
class SyncPrefs; |