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