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