Chromium Code Reviews| Index: components/safe_browsing_db/DEPS |
| diff --git a/components/safe_browsing_db/DEPS b/components/safe_browsing_db/DEPS |
| index 8bf7b58fa57e51b666c372837016f3bfecc3f6fe..2130e6f111b463d771b7fab43f52ee476b47a1c1 100644 |
| --- a/components/safe_browsing_db/DEPS |
| +++ b/components/safe_browsing_db/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "+components/variations", |
| "+content/public/browser", |
| "+content/public/common", |
| + "+content/public/test", |
| "+crypto", |
| "+net", |
| ] |