| Index: chrome/browser/drive/drive_notification_manager_factory.cc
|
| diff --git a/chrome/browser/drive/drive_notification_manager_factory.cc b/chrome/browser/drive/drive_notification_manager_factory.cc
|
| index 04806adbc6caedea39606009e499aa2a703dc30a..2240c62cb7ec65d600c58f4fc5a094ac28ddccc1 100644
|
| --- a/chrome/browser/drive/drive_notification_manager_factory.cc
|
| +++ b/chrome/browser/drive/drive_notification_manager_factory.cc
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/invalidation/profile_invalidation_provider_factory.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/drive/drive_notification_manager.h"
|
| #include "components/invalidation/impl/profile_invalidation_provider.h"
|
| #include "components/keyed_service/content/browser_context_dependency_manager.h"
|
|
|