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

Unified Diff: mojo/BUILD.gn

Issue 1996463003: Converted Mojo Common Unittests to run as Apptests. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 7 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 | mojo/common/BUILD.gn » ('j') | mojo/common/BUILD.gn » ('J')
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 2b9c79eb7309c2f9a11e3c6f459e094c69020877..7085e40636353c687bd23e6219c170053781e93d 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -60,7 +60,7 @@ group("tests") {
testonly = true
deps = [
":public_tests",
- "//mojo/common:mojo_common_unittests",
+ "//mojo/common:mojo_common_apptests",
"//mojo/converters:mojo_converters_unittests",
"//mojo/dart:tests",
"//mojo/edk:tests",
« no previous file with comments | « no previous file | mojo/common/BUILD.gn » ('j') | mojo/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698