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

Unified Diff: BUILD.gn

Issue 2296973002: Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: remove GetMessageLoop and merge Created 4 years, 4 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') | ash/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 298b2b642b74625c1d4067d14e39ad3682632171..0b2112b3c68af91effb22372c29b6b1b04a3a4a5 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') | ash/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698