Chromium Code Reviews| Index: components/safe_browsing_db/DEPS |
| diff --git a/components/safe_browsing_db/DEPS b/components/safe_browsing_db/DEPS |
| index 2130e6f111b463d771b7fab43f52ee476b47a1c1..36ffd25242c4da720f8c5acff2bddce876c33dac 100644 |
| --- a/components/safe_browsing_db/DEPS |
| +++ b/components/safe_browsing_db/DEPS |
| @@ -4,5 +4,6 @@ include_rules = [ |
| "+content/public/common", |
| "+content/public/test", |
| "+crypto", |
| + "+third_party/protobuf/src/google", |
| "+net", |
| ] |