Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: tools/traffic_annotation/auditor/DEPS

Issue 2448133006: Tool added to extract network traffic annotations. (Closed)
Patch Set: Comments addressed. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/traffic_annotation/auditor/BUILD.gn ('k') | tools/traffic_annotation/auditor/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « tools/traffic_annotation/auditor/BUILD.gn ('k') | tools/traffic_annotation/auditor/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698