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

Unified Diff: components/safe_browsing_db/DEPS

Issue 2869383002: Unify safe_browsing* components [1]: move safe_browsing_prefs* (Closed)
Patch Set: fix win bots Created 3 years, 7 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 | « components/safe_browsing_db/BUILD.gn ('k') | components/safe_browsing_db/hit_report.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing_db/DEPS
diff --git a/components/safe_browsing_db/DEPS b/components/safe_browsing_db/DEPS
index 7fafc802db36dc88ed2d9bd73353a4f57c5d5e1b..55dc17a90eea752c129f9be5f80cd06e2910bca9 100644
--- a/components/safe_browsing_db/DEPS
+++ b/components/safe_browsing_db/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+components/data_use_measurement/core",
- "+components/prefs",
+ "+components/safe_browsing/common/safe_browsing_prefs.h",
"+components/variations",
"+components/version_info",
"+content/public/browser",
« no previous file with comments | « components/safe_browsing_db/BUILD.gn ('k') | components/safe_browsing_db/hit_report.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698