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

Unified Diff: components/safe_browsing_db/DEPS

Issue 2869383002: Unify safe_browsing* components [1]: move safe_browsing_prefs* (Closed)
Patch Set: fix build package 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..83e36ebd841eeb4fae9dc9380c4f83209a0c0059 100644
--- a/components/safe_browsing_db/DEPS
+++ b/components/safe_browsing_db/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+components/data_use_measurement/core",
- "+components/prefs",
"+components/variations",
+ "+components/safe_browsing",
vakh (use Gerrit instead) 2017/05/12 17:28:14 it seems odd to me that safe_browsing_db depends o
timvolodine 2017/05/12 17:50:51 yes this is obviously a temporary situation, I've
"+components/version_info",
"+content/public/browser",
"+content/public/common",
« 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