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

Unified Diff: build/gn_migration.gypi

Issue 1679913002: Run chrome_app_unittests on win bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | chrome/chrome_app_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 5fce89128d4625ba0948e1e40e74d6f30a5fa321..441e6fda9b3bf704f1ecb2f9cf79ccbd3ce4c953 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -549,6 +549,7 @@
'../base/base.gyp:base_unittests_run',
'../cc/cc_tests.gyp:cc_unittests_run',
'../chrome/chrome.gyp:browser_tests_run',
+ '../chrome/chrome.gyp:chrome_app_unittests',
Nico 2016/02/08 20:52:32 you need chrome_app_unittests_run
grt (UTC plus 2) 2016/02/08 21:14:25 ah, yes. monkey-see-monkey-do-poorly. ;-)
'../chrome/chrome.gyp:chrome_run',
'../chrome/chrome.gyp:interactive_ui_tests_run',
'../chrome/chrome.gyp:sync_integration_tests_run',
« no previous file with comments | « no previous file | chrome/chrome_app_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698