| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index 2af02ba7b036f22e85e2ace7b178772f8e8135e3..5fce89128d4625ba0948e1e40e74d6f30a5fa321 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -368,6 +368,7 @@
|
| '../third_party/pdfium/samples/samples.gyp:pdfium_diff',
|
| '../third_party/pdfium/samples/samples.gyp:pdfium_test',
|
| '../tools/battor_agent/battor_agent.gyp:battor_agent',
|
| + '../tools/battor_agent/battor_agent.gyp:battor_agent_unittests',
|
| '../tools/gn/gn.gyp:gn',
|
| '../tools/gn/gn.gyp:gn_unittests',
|
| '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_cache',
|
| @@ -580,6 +581,7 @@
|
| '../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',
|
| '../ui/app_list/app_list.gyp:app_list_unittests_run',
|
|
|