| OLD | NEW |
| 1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 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 { | 5 { |
| 6 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'All', | 8 'target_name': 'All', |
| 9 'type': 'none', | 9 'type': 'none', |
| 10 'xcode_create_dependents_test_runner': 1, | 10 'xcode_create_dependents_test_runner': 1, |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 181 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', | 181 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', |
| 182 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', | 182 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', |
| 183 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', | 183 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', |
| 184 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', | 184 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', |
| 185 '../chrome_frame/chrome_frame.gyp:npchrome_frame', | 185 '../chrome_frame/chrome_frame.gyp:npchrome_frame', |
| 186 '../courgette/courgette.gyp:courgette_unittests', | 186 '../courgette/courgette.gyp:courgette_unittests', |
| 187 '../sandbox/sandbox.gyp:sbox_integration_tests', | 187 '../sandbox/sandbox.gyp:sbox_integration_tests', |
| 188 '../sandbox/sandbox.gyp:sbox_unittests', | 188 '../sandbox/sandbox.gyp:sbox_unittests', |
| 189 '../sandbox/sandbox.gyp:sbox_validation_tests', | 189 '../sandbox/sandbox.gyp:sbox_validation_tests', |
| 190 '../views/views.gyp:views_unittests', | 190 '../views/views.gyp:views_unittests', |
| 191 '../webkit/support/webkit_support.gyp:npapi_layout_test_plugin', | 191 '../third_party/WebKit/WebKit/chromium/WebKit.gyp:copy_TestNetscapeP
lugIn', |
| 192 # TODO(nsylvain) ui_tests.exe depends on test_shell_common. | 192 # TODO(nsylvain) ui_tests.exe depends on test_shell_common. |
| 193 # This should: | 193 # This should: |
| 194 # 1) not be the case. OR. | 194 # 1) not be the case. OR. |
| 195 # 2) be expressed in the ui tests dependencies. | 195 # 2) be expressed in the ui tests dependencies. |
| 196 '../webkit/webkit.gyp:test_shell_common', | 196 '../webkit/webkit.gyp:test_shell_common', |
| 197 ], | 197 ], |
| 198 }], | 198 }], |
| 199 ], | 199 ], |
| 200 } | 200 } |
| 201 ], | 201 ], |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 337 '../chrome/installer/mini_installer.gyp:mini_installer', | 337 '../chrome/installer/mini_installer.gyp:mini_installer', |
| 338 '../courgette/courgette.gyp:courgette_unittests', | 338 '../courgette/courgette.gyp:courgette_unittests', |
| 339 '../gfx/gfx.gyp:gfx_unittests', | 339 '../gfx/gfx.gyp:gfx_unittests', |
| 340 '../gpu/gpu.gyp:gpu_unittests', | 340 '../gpu/gpu.gyp:gpu_unittests', |
| 341 '../ipc/ipc.gyp:ipc_tests', | 341 '../ipc/ipc.gyp:ipc_tests', |
| 342 '../jingle/jingle.gyp:notifier_unit_tests', | 342 '../jingle/jingle.gyp:notifier_unit_tests', |
| 343 '../media/media.gyp:media_unittests', | 343 '../media/media.gyp:media_unittests', |
| 344 '../printing/printing.gyp:printing_unittests', | 344 '../printing/printing.gyp:printing_unittests', |
| 345 '../remoting/remoting.gyp:remoting_unittests', | 345 '../remoting/remoting.gyp:remoting_unittests', |
| 346 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 346 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 347 '../webkit/support/webkit_support.gyp:npapi_layout_test_plugin', | 347 '../third_party/WebKit/WebKit/chromium/WebKit.gyp:copy_TestNetscapeP
lugIn', |
| 348 # TODO(nsylvain) ui_tests.exe depends on test_shell_common. | 348 # TODO(nsylvain) ui_tests.exe depends on test_shell_common. |
| 349 # This should: | 349 # This should: |
| 350 # 1) not be the case. OR. | 350 # 1) not be the case. OR. |
| 351 # 2) be expressed in the ui tests dependencies. | 351 # 2) be expressed in the ui tests dependencies. |
| 352 '../webkit/webkit.gyp:test_shell_common', | 352 '../webkit/webkit.gyp:test_shell_common', |
| 353 'temp_gyp/googleurl.gyp:googleurl_unittests', | 353 'temp_gyp/googleurl.gyp:googleurl_unittests', |
| 354 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', | 354 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', |
| 355 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', | 355 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', |
| 356 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', | 356 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests', |
| 357 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', | 357 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 424 ], # targets | 424 ], # targets |
| 425 }], # "chromeos==1" | 425 }], # "chromeos==1" |
| 426 ], # conditions | 426 ], # conditions |
| 427 } | 427 } |
| 428 | 428 |
| 429 # Local Variables: | 429 # Local Variables: |
| 430 # tab-width:2 | 430 # tab-width:2 |
| 431 # indent-tabs-mode:nil | 431 # indent-tabs-mode:nil |
| 432 # End: | 432 # End: |
| 433 # vim: set expandtab tabstop=2 shiftwidth=2: | 433 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |