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

Unified Diff: chrome/browser/net/traffic_annotation/DEPS

Issue 2866183003: Syntax and coverage checking added to Network Traffic Annotations. (Closed)
Patch Set: Protobuf build updated. Created 3 years, 7 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 | « chrome/browser/net/traffic_annotation/BUILD.gn ('k') | chrome/browser/net/traffic_annotation/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « chrome/browser/net/traffic_annotation/BUILD.gn ('k') | chrome/browser/net/traffic_annotation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698