Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index 7464d78ebac4a0c249a594973ad664a60263027e..db6397726a9910151c64e669465a03bda70cf195 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -281,6 +281,12 @@ |
'../google_apis/google_apis.gyp:google_apis_unittests', |
'../jingle/jingle.gyp:jingle_unittests', |
'../mojo/mojo.gyp:mojo', |
+ '../mojo/mojo_edk_tests.gyp:mojo_system_unittests', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_environment_unittests', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_system_perftests', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_system_unittests', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests', |
'../net/net.gyp:crash_cache', |
'../net/net.gyp:crl_set_dump', |
'../net/net.gyp:dns_fuzz_stub', |
@@ -332,12 +338,6 @@ |
'../sync/sync.gyp:run_sync_testserver', |
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests', |
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_system_unittests', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unittests', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_perftests', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests', |
'../tools/imagediff/image_diff.gyp:image_diff', |
'../ui/app_list/app_list.gyp:app_list_unittests', |
'../ui/compositor/compositor.gyp:compositor_unittests', |
@@ -567,6 +567,10 @@ |
'../media/cast/cast.gyp:cast_unittests_run', |
'../media/media.gyp:media_unittests_run', |
'../media/midi/midi.gyp:midi_unittests_run', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests_run', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_environment_unittests_run', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_system_unittests_run', |
+ '../mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests_run', |
'../net/net.gyp:net_unittests_run', |
'../printing/printing.gyp:printing_unittests_run', |
'../remoting/remoting.gyp:remoting_unittests_run', |
@@ -578,10 +582,6 @@ |
'../third_party/WebKit/Source/web/web_tests.gyp:webkit_unit_tests_run', |
'../third_party/WebKit/Source/wtf/wtf_tests.gyp:wtf_unittests_run', |
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests_run', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests_run', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unittests_run', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests_run', |
- '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests_run', |
'../tools/battor_agent/battor_agent.gyp:battor_agent_unittests_run', |
'../tools/gn/gn.gyp:gn_unittests_run', |
'../ui/accessibility/accessibility.gyp:accessibility_unittests_run', |