Chromium Code Reviews| Index: components/safe_browsing/web_ui/DEPS |
| diff --git a/components/safe_browsing/web_ui/DEPS b/components/safe_browsing/web_ui/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..101e622f4ae713e2392590144cb969d825f4edd3 |
| --- /dev/null |
| +++ b/components/safe_browsing/web_ui/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+components/grit/components_resources.h", |
| + "+components/strings/grit/components_strings.h", |
| + "+components/grit/components_scaled_resources.h" |
| +] |