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

Unified Diff: BUILD.gn

Issue 1706833003: Move various Shell tests into a subdir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@conn
Patch Set: . Created 4 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 | mojo/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 d1a85b19d39c71f63f7d9671c6b62b238d1fa2a3..30d6b6936137d05d586679711891874a305143dd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -603,7 +603,7 @@ group("mojo_apptests") {
"//mash/wm:tests",
"//media/mojo/services:tests",
"//mojo/services/network:apptests",
- "//mojo/shell:apptests",
+ "//mojo/shell/tests:apptests",
"//ui/views/mus:tests",
]
}
« no previous file with comments | « no previous file | mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698