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

Unified Diff: BUILD.gn

Issue 2448133006: Tool added to extract network traffic annotations. (Closed)
Patch Set: minor bug fixed. Created 4 years, 1 month 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 | « no previous file | third_party/protobuf/BUILD.gn » ('j') | third_party/protobuf/proto_library.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index c3f83c03218445296c3628ed62af67ca89483a21..ad68ad55e267b1b710b661434b02a6f72c2e37a2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -274,6 +274,7 @@ group("both_gn_and_gyp") {
"//tools/gn",
"//tools/gn:gn_unittests",
"//tools/perf/clear_system_cache",
+ "//tools/traffic_annotation:traffic_annotation_auditor",
"//ui/accessibility:accessibility_unittests",
]
}
« no previous file with comments | « no previous file | third_party/protobuf/BUILD.gn » ('j') | third_party/protobuf/proto_library.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698