Chromium Code Reviews| Index: components/safe_browsing/common/DEPS |
| diff --git a/components/autofill/content/common/DEPS b/components/safe_browsing/common/DEPS |
| similarity index 76% |
| copy from components/autofill/content/common/DEPS |
| copy to components/safe_browsing/common/DEPS |
| index 1c40d981eb61603be29c8cbb5bd6f892d2d5b722..acf92ab14c9c7a8634c2574ba0b953ff69d7dd90 100644 |
| --- a/components/autofill/content/common/DEPS |
| +++ b/components/safe_browsing/common/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+ipc", |
| + "+url" |
| ] |