| Index: chrome/browser/policy/cloud/DEPS
|
| diff --git a/chrome/browser/policy/cloud/DEPS b/chrome/browser/policy/cloud/DEPS
|
| index 2fd4007721d2d69e51128f7752d534733881ea72..6206534f6cda22176f8acd6815e13dab9ccbca56 100644
|
| --- a/chrome/browser/policy/cloud/DEPS
|
| +++ b/chrome/browser/policy/cloud/DEPS
|
| @@ -37,20 +37,6 @@ specific_include_rules = {
|
| ],
|
|
|
| # TODO(joaodasilva): remove these exceptions.
|
| - r"cloud_external_data_manager_base_unittest\.cc": [
|
| - "+content/public/test/test_browser_thread_bundle.h",
|
| - ],
|
| -
|
| - r"cloud_policy_client_registration_helper\.cc": [
|
| - "+chrome/browser/signin/android_profile_oauth2_token_service.h",
|
| - "+chrome/browser/signin/oauth2_token_service.h",
|
| - ],
|
| -
|
| - r"cloud_policy_core_unittest\.cc": [
|
| - "+chrome/browser/prefs/browser_prefs.h",
|
| - "+chrome/common/pref_names.h",
|
| - ],
|
| -
|
| r"cloud_policy_invalidator\.cc": [
|
| "+chrome/browser/invalidation/invalidation_service.h",
|
| ],
|
| @@ -68,10 +54,6 @@ specific_include_rules = {
|
| "+content/public/browser/notification_details.h",
|
| ],
|
|
|
| - r"cloud_policy_refresh_scheduler_unittest\.cc": [
|
| - "+chrome/browser/prefs/browser_prefs.h",
|
| - ],
|
| -
|
| r"cloud_policy_validator\.cc": [
|
| "+content/public/browser/browser_thread.h",
|
| ],
|
| @@ -109,10 +91,6 @@ specific_include_rules = {
|
| "+content/public/browser/notification_registrar.h",
|
| ],
|
|
|
| - r"user_cloud_policy_manager\.cc": [
|
| - "+chrome/common/pref_names.h",
|
| - ],
|
| -
|
| r"user_cloud_policy_manager_factory\.cc": [
|
| "+chrome/browser/profiles/profile.h",
|
| ],
|
|
|