Chromium Code Reviews| Index: components/safe_browsing/common/DEPS |
| diff --git a/components/safe_browsing/common/DEPS b/components/safe_browsing/common/DEPS |
| index acf92ab14c9c7a8634c2574ba0b953ff69d7dd90..78d199d5c48fc0ebcba6b6ff1dff52c0cb2ff8bb 100644 |
| --- a/components/safe_browsing/common/DEPS |
| +++ b/components/safe_browsing/common/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+ipc", |
| "+url" |
| + "+third_party/protobuf", |
| ] |