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

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

Issue 26972003: Added a policy_switches.cc file in the policy component. (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
« no previous file with comments | « no previous file | chrome/browser/policy/cloud/cloud_policy_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/cloud/DEPS
diff --git a/chrome/browser/policy/cloud/DEPS b/chrome/browser/policy/cloud/DEPS
index e806e8000c64b85284c10c8af2ababd4cbc19681..2fd4007721d2d69e51128f7752d534733881ea72 100644
--- a/chrome/browser/policy/cloud/DEPS
+++ b/chrome/browser/policy/cloud/DEPS
@@ -46,10 +46,6 @@ specific_include_rules = {
"+chrome/browser/signin/oauth2_token_service.h",
],
- r"cloud_policy_constants\.cc": [
- "+chrome/common/chrome_switches.h",
- ],
-
r"cloud_policy_core_unittest\.cc": [
"+chrome/browser/prefs/browser_prefs.h",
"+chrome/common/pref_names.h",
@@ -57,7 +53,6 @@ specific_include_rules = {
r"cloud_policy_invalidator\.cc": [
"+chrome/browser/invalidation/invalidation_service.h",
- "+chrome/common/chrome_switches.h",
],
r"cloud_policy_invalidator_unittest\.cc": [
@@ -70,7 +65,6 @@ specific_include_rules = {
r"cloud_policy_refresh_scheduler\.cc": [
"+chrome/browser/chrome_notification_types.h",
- "+chrome/common/chrome_switches.h",
"+content/public/browser/notification_details.h",
],
@@ -106,7 +100,6 @@ specific_include_rules = {
r"user_cloud_policy_invalidator_factory\.cc": [
"+chrome/browser/invalidation/invalidation_service_factory.h",
"+chrome/browser/profiles/profile.h",
- "+chrome/common/chrome_switches.h",
"+chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h",
"+chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.h",
],
@@ -122,7 +115,6 @@ specific_include_rules = {
r"user_cloud_policy_manager_factory\.cc": [
"+chrome/browser/profiles/profile.h",
- "+chrome/common/chrome_switches.h",
],
r"user_cloud_policy_store\.cc": [
« no previous file with comments | « no previous file | chrome/browser/policy/cloud/cloud_policy_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698