Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3716)

Unified Diff: chrome/browser/policy/cloud/DEPS

Issue 27536003: Moved prefs::kUserPolicyRefreshRate to component/policy/policy_pref_names. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
],
« no previous file with comments | « chrome/browser/policy/browser_policy_connector.cc ('k') | chrome/browser/policy/cloud/cloud_policy_core_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698