| Index: components/drive/drive_notification_manager.h
|
| diff --git a/components/drive/drive_notification_manager.h b/components/drive/drive_notification_manager.h
|
| index 6385a380bd6d3e7ff80fa79e8ed96e5b8f09a0d3..cb86b6bb12fb7bfee55ef2e7baba7627392cc2c0 100644
|
| --- a/components/drive/drive_notification_manager.h
|
| +++ b/components/drive/drive_notification_manager.h
|
| @@ -13,10 +13,6 @@
|
| #include "components/invalidation/public/invalidation_handler.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
|
|
| -namespace browser_sync {
|
| -class ProfileSyncService;
|
| -} // namespace browser_sync
|
| -
|
| namespace invalidation {
|
| class InvalidationService;
|
| } // namespace invalidation
|
|
|