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..fd1403ac11d49a19cf8279a5090f49d36db0bea4 |
| --- /dev/null |
| +++ b/tools/traffic_annotation/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+net/traffic_annotation", |
| +] |