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

Unified Diff: BUILD.gn

Issue 936313002: Add GN For hpack fuzzing utilities and net_perftests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update root targets Created 5 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
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0aee2668956ba5fb7907a1cf67114b3f3cc3b733..5a43736ded0e9e3a774aabf990aae23ab6212ac5 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -67,6 +67,8 @@ group("root") {
"//media/mojo",
"//mojo",
"//net",
+ "//net:hpack_example_generator",
+ "//net:hpack_fuzz_wrapper",
mmenke 2015/02/19 18:58:00 Should this include net_perftests or hpack_fuzz_mu
"//pdf",
"//ppapi/examples",
"//printing",
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698