Chromium Code Reviews| Index: components/safe_browsing/common/DEPS |
| diff --git a/components/safe_browsing/common/DEPS b/components/safe_browsing/common/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..acf92ab14c9c7a8634c2574ba0b953ff69d7dd90 |
| --- /dev/null |
| +++ b/components/safe_browsing/common/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+ipc", |
| + "+url" |
| +] |