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

Unified Diff: components/security_interstitials/content/DEPS

Issue 2603433002: Move SecurityInterstitialPage into component (Closed)
Patch Set: missed some changes in rebase Created 3 years, 11 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 26eb8e5da1a982e9b6814a6e068825aa082e6163..a35d23399fe1649dd1c5bef21407d9e9207874c3 100644
--- a/components/security_interstitials/content/DEPS
+++ b/components/security_interstitials/content/DEPS
@@ -1,4 +1,8 @@
include_rules = [
+ "+components/prefs",
"+components/safe_browsing_db",
+ "+components/security_interstitials/core",
"+content/public/browser",
+ "+content/public/common",
+ "+grit/components_resources.h",
]

Powered by Google App Engine
This is Rietveld 408576698