| Index: chrome/browser/google_apis/DEPS
|
| diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
|
| index 087ecbf3c9ce5512dd144a711bafe8cf5cdec24d..86e3d89aaf4cb25ef9f5bbab4203793c8d8c2f35 100644
|
| --- a/chrome/browser/google_apis/DEPS
|
| +++ b/chrome/browser/google_apis/DEPS
|
| @@ -7,11 +7,12 @@ include_rules = [
|
| "!chrome/browser/chromeos/login/user_manager.h",
|
| "!chrome/browser/profiles/profile.h",
|
| "!chrome/browser/profiles/profile_dependency_manager.h",
|
| - "!chrome/browser/profiles/profile_keyed_service.h",
|
| "!chrome/browser/profiles/profile_keyed_service_factory.h",
|
| + "!chrome/browser/profiles/profile_keyed_service.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/common/chrome_notification_types.h",
|
| "!content/public/browser/browser_thread.h",
|
| "!content/public/browser/notification_details.h",
|
|
|