| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 9d74e21b113d3595b1881cfcb6a9c5dab56c5f2e..2eda49c5ba1e38efed0fa6211759cd58d62a9e13 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -151,9 +151,6 @@
|
| 'defines': [
|
| 'HAS_OUT_OF_PROC_TEST_RUNNER',
|
| ],
|
| - 'variables': {
|
| - 'win_use_external_manifest': 1,
|
| - },
|
| 'sources': [
|
| '../apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
|
| '../apps/app_window_interactive_uitest.cc',
|
| @@ -962,9 +959,6 @@
|
| 'defines': [
|
| 'HAS_OUT_OF_PROC_TEST_RUNNER',
|
| ],
|
| - 'variables': {
|
| - 'win_use_external_manifest': 1,
|
| - },
|
| 'sources': [
|
| '../apps/app_restore_service_browsertest.cc',
|
| '../apps/app_shim/app_shim_host_manager_browsertest_mac.mm',
|
|
|