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

Unified Diff: BUILD.gn

Issue 2296973002: Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: add dep to base test suport Created 4 years, 3 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 | ash/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 9ab0ee09c991158c0ea3b96a23b897cbd182430f..9017c4cc9b2aac3df487b7f8a68d61b9c9db8422 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -328,6 +328,7 @@ group("both_gn_and_gyp") {
if (use_aura) {
deps += [
+ "//ash:ash_content_unittests",
"//ash:ash_shell_with_content",
"//ash:ash_unittests",
"//ui/app_list:app_list_unittests",
« no previous file with comments | « no previous file | ash/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698