| Index: chrome/browser/google_apis/DEPS
|
| diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
|
| index 5e9249cc7ed914ceab1dbff7c903a480dbc8414a..244e082c119ad327634c9790f4eb101347e44656 100644
|
| --- a/chrome/browser/google_apis/DEPS
|
| +++ b/chrome/browser/google_apis/DEPS
|
| @@ -4,11 +4,11 @@ include_rules = [
|
| "+chrome/browser/google_apis",
|
|
|
| # Temporarily needed, see http://crbug.com/146989
|
| + "!chrome/browser/invalidation/invalidation_service.h",
|
| + "!chrome/browser/invalidation/invalidation_service_factory.h",
|
| "!chrome/browser/profiles/profile.h",
|
| - "!chrome/browser/signin/token_service_factory.h",
|
| "!chrome/browser/signin/token_service.h",
|
| - "!chrome/browser/sync/profile_sync_service_factory.h",
|
| - "!chrome/browser/sync/profile_sync_service.h",
|
| + "!chrome/browser/signin/token_service_factory.h",
|
| "!chrome/common/chrome_notification_types.h",
|
| "!content/public/browser/browser_thread.h",
|
| "!content/public/browser/notification_details.h",
|
|
|