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

Unified Diff: build/gn_migration.gypi

Issue 1548173002: Enable ui_base_unittests to run on swarming on gyp-based bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | no next file » | 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 93d1e86659f6c04a5d82dbe19e6301cc0083fd6b..190f25933d22500ca3de17f9194c18886c2cdbd0 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -612,6 +612,7 @@
['OS!="android"', {
'dependencies': [
'../ipc/ipc.gyp:ipc_tests_run',
+ '../ui/base/ui_base_tests.gyp:ui_base_unittests_run',
'../ui/gl/gl_tests.gyp:gl_unittests_run',
'../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests_run',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698