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

Unified Diff: BUILD.gn

Issue 2448133006: Tool added to extract network traffic annotations. (Closed)
Patch Set: Comments addressed More Windows Corrections. 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 7bce8b892e062ae127feba2d0c19b245178064b9..e8cad13c1a5b34ee308c8c4c4c23fbcb4d4b2e55 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -148,6 +148,7 @@ group("gn_all") {
"//tools/gn",
"//tools/gn:gn_unittests",
"//tools/perf/clear_system_cache",
+ "//tools/traffic_annotation/auditor:traffic_annotation_auditor",
"//ui/accessibility:accessibility_unittests",
"//ui/accessibility/extensions",
]

Powered by Google App Engine
This is Rietveld 408576698