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

Unified Diff: BUILD.gn

Issue 1000833002: Revert of Add GN For hpack fuzzing utilities and net_perftests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 a38151fc55d6626a5c1339225ba7fa47d31890ea..53fe10dfde4493e20b7ce76123d6ec2206858150 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -62,10 +62,6 @@
"//media/cast:cast_unittests",
"//mojo",
"//mojo/common:mojo_common_unittests",
- "//net:hpack_example_generator",
- "//net:hpack_fuzz_mutator",
- "//net:hpack_fuzz_wrapper",
- "//net:net_perftests",
"//net:net_unittests",
"//ppapi:ppapi_unittests",
"//ppapi/examples", # TODO(GYP): What's the GYP equivalent?
@@ -186,10 +182,6 @@
"//google_apis/gcm:gcm_unit_tests",
"//ipc:ipc_tests", # TODO(GYP) ??
"//jingle:jingle_unittests", # TODO(GYP) ??
- "//net:hpack_example_generator",
- "//net:hpack_fuzz_mutator",
- "//net:hpack_fuzz_wrapper",
- "//net:net_perftests",
"//net:net_unittests",
"//ppapi/examples",
"//third_party/pdfium/samples:pdfium_test",
« 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