| 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",
|
| ]
|
|
|