| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index 439987959e1e319899faa4549438fb3ad7c61505..11591d57d9d5088dab03a5c2391d2266bc7daff2 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -281,6 +281,7 @@
|
| '../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',
|
| '../net/net.gyp:crash_cache',
|
| '../net/net.gyp:crl_set_dump',
|
| '../net/net.gyp:dns_fuzz_stub',
|
| @@ -332,7 +333,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',
|
|
|