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

Unified Diff: components/security_interstitials/content/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
Index: components/security_interstitials/content/DEPS
diff --git a/components/security_interstitials/content/DEPS b/components/security_interstitials/content/DEPS
index 5cb2f21ed5112034e3b69f38d5eed8f39ac5df04..ec5cfcdb5c511a4de29f09fd044062556799ad88 100644
--- a/components/security_interstitials/content/DEPS
+++ b/components/security_interstitials/content/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/grit/components_resources.h",
"+components/prefs",
+ "+components/safe_browsing/common",
"+components/safe_browsing_db",
"+components/security_interstitials/core",
"+content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698