Chromium Code Reviews| Index: tools/traffic_annotation/auditor/DEPS |
| diff --git a/tools/traffic_annotation/auditor/DEPS b/tools/traffic_annotation/auditor/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..44a38e9d901e3c10f36f517c0950b3ebbbe04736 |
| --- /dev/null |
| +++ b/tools/traffic_annotation/auditor/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+components/policy/proto", |
| + "+third_party/protobuf/src/google", |
| +] |