Chromium Code Reviews| Index: tools/traffic_annotation/DEPS |
| diff --git a/tools/traffic_annotation/DEPS b/tools/traffic_annotation/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..50286036350c2a0960ea86f3651b30992e4cf64e |
| --- /dev/null |
| +++ b/tools/traffic_annotation/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+base", |
| + "+net", |
| + "+third_party/protobuf:protobuf_full" |
| +] |