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

Unified Diff: mojo/services/network/BUILD.gn

Issue 1818373004: Run tests on the Win8 Aura bot under swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix label in gn_isolate_map Created 4 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 | « mojo/BUILD.gn ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/BUILD.gn
diff --git a/mojo/services/network/BUILD.gn b/mojo/services/network/BUILD.gn
index 7d54a96f18a990566a8b55f81f8841eb43c30b33..b0b26efab79816db6952b20978590e454e4132c4 100644
--- a/mojo/services/network/BUILD.gn
+++ b/mojo/services/network/BUILD.gn
@@ -125,16 +125,7 @@ source_set("sources") {
]
}
-group("network_service_unittests") {
- testonly = true
- deps = [
- ":unittests",
- ]
-}
-
-test("unittests") {
- output_name = "network_service_unittests"
-
+test("network_service_unittests") {
sources = [
"http_server_unittest.cc",
"udp_socket_unittest.cc",
« no previous file with comments | « mojo/BUILD.gn ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698