| Index: chrome/browser/google_apis/DEPS
|
| diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
|
| index a1a8e1e3cdffa9570cda4cfcb9870c501cd14211..214c501be3099d759fdf14ea65db257a2101caf9 100644
|
| --- a/chrome/browser/google_apis/DEPS
|
| +++ b/chrome/browser/google_apis/DEPS
|
| @@ -6,10 +6,6 @@ include_rules = [
|
|
|
| # Exceptions are temporarily needed. crbug.com/146989
|
| specific_include_rules = {
|
| - ".*requests.*unittest\.cc": [
|
| - # This is necessary for AuthService. See below.
|
| - "!chrome/test/base/testing_profile.h",
|
| - ],
|
| # AuthService should be gone. crbug.com/162157
|
| "auth_service\.(h|cc)": [
|
| "!chrome/browser/chrome_notification_types.h",
|
|
|