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

Unified Diff: BUILD.gn

Issue 2448133006: Tool added to extract network traffic annotations. (Closed)
Patch Set: Comments addressed. Created 3 years, 10 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index a325e9fa58ae53ea8fad8a94b96db64857cb9b56..31770d72472e5f8184d0610ec78ec7f4a0f8b1eb 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -275,6 +275,7 @@ group("both_gn_and_gyp") {
"//tools/gn",
"//tools/gn:gn_unittests",
"//tools/perf/clear_system_cache",
+ "//tools/traffic_annotation/auditor:traffic_annotation_auditor",
"//ui/accessibility:accessibility_unittests",
]
}

Powered by Google App Engine
This is Rietveld 408576698