| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 0565e481bab5e87dce858e1df0d69af5fd81492d..c03af4a8ff47cafaff49cade88c8485c543af782 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',
|
| @@ -964,9 +961,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',
|
|
|