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

Unified Diff: mojo/BUILD.gn

Issue 722943004: Remove network_service_unittests target, now that its replacement network_service_apptests is runni… (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | mojo/services/network/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 998e658692e0ba44c0959b610a8b17645b6263bc..add342a58adc05f36bbaf663ea4acbbec70bc578 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -81,7 +81,6 @@ group("tests") {
"//mojo/public/cpp/utility/tests:mojo_public_utility_unittests",
"//mojo/services/clipboard:clipboard_unittests",
"//mojo/services/network:apptests",
- "//mojo/services/network:unittests",
"//mojo/shell:external_application_unittests",
"//mojo/shell:mojo_shell_tests",
"//mojo/tools:message_generator",
« no previous file with comments | « no previous file | mojo/services/network/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698