| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index bbf67efcca72abd323cf95dea3c09077a8746881..e2464304f489f31c487ed356ed29d52e7b67773b 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -544,6 +544,7 @@
|
| '../ui/events/events.gyp:events_unittests_run',
|
| '../ui/message_center/message_center.gyp:message_center_unittests_run',
|
| '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittests_run',
|
| + '../url/url.gyp:url_unittests_run',
|
| ],
|
| }],
|
| ['test_isolation_mode!="noop" and use_ash==1', {
|
|
|