Index: chrome/browser/sync/glue/app_notification_data_type_controller.h |
diff --git a/chrome/browser/sync/glue/app_notification_data_type_controller.h b/chrome/browser/sync/glue/app_notification_data_type_controller.h |
index 407d9c913fca1732533f11b302948c55ed2e10d1..48ff7fe67a98a493c9b580dd242b273be2aae5c5 100644 |
--- a/chrome/browser/sync/glue/app_notification_data_type_controller.h |
+++ b/chrome/browser/sync/glue/app_notification_data_type_controller.h |
@@ -22,7 +22,7 @@ class AppNotificationDataTypeController |
public content::NotificationObserver { |
public: |
AppNotificationDataTypeController( |
- ProfileSyncFactory* profile_sync_factory, |
+ ProfileSyncComponentsFactory* profile_sync_factory, |
Profile* profile, |
ProfileSyncService* sync_service); |
virtual ~AppNotificationDataTypeController(); |