OLD | NEW |
1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 { | 4 { |
5 'variables' : { | 5 'variables' : { |
6 'chromedriver_unittest_sources': [ | 6 'chromedriver_unittest_sources': [ |
7 'test/chromedriver/capabilities_unittest.cc', | 7 'test/chromedriver/capabilities_unittest.cc', |
8 'test/chromedriver/chrome/chrome_finder_unittest.cc', | 8 'test/chromedriver/chrome/chrome_finder_unittest.cc', |
9 'test/chromedriver/chrome/console_logger_unittest.cc', | 9 'test/chromedriver/chrome/console_logger_unittest.cc', |
10 'test/chromedriver/chrome/device_manager_unittest.cc', | 10 'test/chromedriver/chrome/device_manager_unittest.cc', |
(...skipping 888 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
899 '../ppapi/ppapi_internal.gyp:ppapi_tests', | 899 '../ppapi/ppapi_internal.gyp:ppapi_tests', |
900 '../third_party/mesa/mesa.gyp:osmesa', | 900 '../third_party/mesa/mesa.gyp:osmesa', |
901 ], | 901 ], |
902 'include_dirs': [ | 902 'include_dirs': [ |
903 '..', | 903 '..', |
904 '<(SHARED_INTERMEDIATE_DIR)', | 904 '<(SHARED_INTERMEDIATE_DIR)', |
905 ], | 905 ], |
906 'defines': [ | 906 'defines': [ |
907 'HAS_OUT_OF_PROC_TEST_RUNNER', | 907 'HAS_OUT_OF_PROC_TEST_RUNNER', |
908 ], | 908 ], |
| 909 'variables': { |
| 910 'win_use_external_manifest': 1, |
| 911 }, |
909 'sources': [ | 912 'sources': [ |
910 '../apps/app_restore_service_browsertest.cc', | 913 '../apps/app_restore_service_browsertest.cc', |
911 '../apps/app_shim/app_shim_host_manager_browsertest_mac.mm', | 914 '../apps/app_shim/app_shim_host_manager_browsertest_mac.mm', |
912 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.cc', | 915 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.cc', |
913 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.h', | 916 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.h', |
914 '../apps/load_and_launch_browsertest.cc', | 917 '../apps/load_and_launch_browsertest.cc', |
915 # TODO(blundell): Bring up a components_browsertests target and move | 918 # TODO(blundell): Bring up a components_browsertests target and move |
916 # this test to be in that target. crbug.com/283846 | 919 # this test to be in that target. crbug.com/283846 |
917 '../components/autofill/content/renderer/password_form_conversion_utils_
browsertest.cc', | 920 '../components/autofill/content/renderer/password_form_conversion_utils_
browsertest.cc', |
918 '../components/autofill/content/renderer/test_password_autofill_agent.h'
, | 921 '../components/autofill/content/renderer/test_password_autofill_agent.h'
, |
(...skipping 649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1568 }], | 1571 }], |
1569 ['disable_nacl==0', { | 1572 ['disable_nacl==0', { |
1570 'sources':[ | 1573 'sources':[ |
1571 'browser/extensions/extension_nacl_browsertest.cc', | 1574 'browser/extensions/extension_nacl_browsertest.cc', |
1572 'browser/nacl_host/test/gdb_debug_stub_browsertest.cc', | 1575 'browser/nacl_host/test/gdb_debug_stub_browsertest.cc', |
1573 ], | 1576 ], |
1574 'dependencies': [ | 1577 'dependencies': [ |
1575 # Runtime dependency. | 1578 # Runtime dependency. |
1576 '../ppapi/native_client/src/trusted/plugin/plugin.gyp:ppGoogleNaClPl
uginChrome', | 1579 '../ppapi/native_client/src/trusted/plugin/plugin.gyp:ppGoogleNaClPl
uginChrome', |
1577 ], | 1580 ], |
| 1581 'msvs_settings': { |
| 1582 'VCLinkerTool': { |
| 1583 'conditions': [ |
| 1584 ['incremental_chrome_dll==1', { |
| 1585 'UseLibraryDependencyInputs': "true", |
| 1586 }], |
| 1587 ], |
| 1588 }, |
| 1589 }, |
1578 'conditions': [ | 1590 'conditions': [ |
1579 ['disable_nacl_untrusted==0', { | 1591 ['disable_nacl_untrusted==0', { |
1580 'sources': [ | 1592 'sources': [ |
1581 'test/nacl/nacl_browsertest.cc', | 1593 'test/nacl/nacl_browsertest.cc', |
1582 'test/nacl/nacl_browsertest_uma.cc', | 1594 'test/nacl/nacl_browsertest_uma.cc', |
1583 'test/nacl/nacl_browsertest_util.cc', | 1595 'test/nacl/nacl_browsertest_util.cc', |
1584 'test/nacl/nacl_browsertest_util.h', | 1596 'test/nacl/nacl_browsertest_util.h', |
1585 ], | 1597 ], |
1586 'dependencies': [ | 1598 'dependencies': [ |
1587 'test/data/nacl/nacl_test_data.gyp:*', | 1599 'test/data/nacl/nacl_test_data.gyp:*', |
(...skipping 1566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3154 'utility', | 3166 'utility', |
3155 ], | 3167 ], |
3156 'sources': [ | 3168 'sources': [ |
3157 'tools/service_discovery_sniffer/service_discovery_sniffer.h', | 3169 'tools/service_discovery_sniffer/service_discovery_sniffer.h', |
3158 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', | 3170 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', |
3159 ], | 3171 ], |
3160 }] | 3172 }] |
3161 }], | 3173 }], |
3162 ], # 'conditions' | 3174 ], # 'conditions' |
3163 } | 3175 } |
OLD | NEW |