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

Unified Diff: chrome/browser/policy/DEPS

Issue 23653044: Move prefs::kLastPolicyStatisticsUpdate to the policy component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 3 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/policy_statistics_collector.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/DEPS
diff --git a/chrome/browser/policy/DEPS b/chrome/browser/policy/DEPS
index 90f0e23cf1ab58dec33a7715217e1f2f870151d9..92a780200a39bf9869cab1a831de83c8e2cce49b 100644
--- a/chrome/browser/policy/DEPS
+++ b/chrome/browser/policy/DEPS
@@ -77,13 +77,4 @@ specific_include_rules = {
r"policy_path_parser_win\.cc": [
"+chrome/common/chrome_switches.h",
],
-
- r"policy_statistics_collector\.cc": [
- "+chrome/common/pref_names.h",
- ],
-
- r"policy_statistics_collector_unittest\.cc": [
- "+chrome/browser/prefs/browser_prefs.h",
- "+chrome/common/pref_names.h",
- ],
}
« no previous file with comments | « no previous file | chrome/browser/policy/policy_statistics_collector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698