Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Side by Side Diff: build/all.gyp

Issue 22432006: content should be referring to the blink_test_plugin.gyp in the public directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 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 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 '../chrome/chrome.gyp:installer_util_unittests', 248 '../chrome/chrome.gyp:installer_util_unittests',
249 '../chrome/chrome.gyp:mini_installer_test', 249 '../chrome/chrome.gyp:mini_installer_test',
250 # mini_installer_tests depends on mini_installer. This should be 250 # mini_installer_tests depends on mini_installer. This should be
251 # defined in installer.gyp. 251 # defined in installer.gyp.
252 '../chrome/installer/mini_installer.gyp:mini_installer', 252 '../chrome/installer/mini_installer.gyp:mini_installer',
253 '../chrome_frame/chrome_frame.gyp:npchrome_frame', 253 '../chrome_frame/chrome_frame.gyp:npchrome_frame',
254 '../courgette/courgette.gyp:courgette_unittests', 254 '../courgette/courgette.gyp:courgette_unittests',
255 '../sandbox/sandbox.gyp:sbox_integration_tests', 255 '../sandbox/sandbox.gyp:sbox_integration_tests',
256 '../sandbox/sandbox.gyp:sbox_unittests', 256 '../sandbox/sandbox.gyp:sbox_unittests',
257 '../sandbox/sandbox.gyp:sbox_validation_tests', 257 '../sandbox/sandbox.gyp:sbox_validation_tests',
258 '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpR enderTree.gyp:copy_TestNetscapePlugIn', 258 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi n',
259 '../ui/app_list/app_list.gyp:app_list_unittests', 259 '../ui/app_list/app_list.gyp:app_list_unittests',
260 '../ui/views/views.gyp:views_unittests', 260 '../ui/views/views.gyp:views_unittests',
261 ], 261 ],
262 'conditions': [ 262 'conditions': [
263 ['target_arch!="x64"', { 263 ['target_arch!="x64"', {
264 'dependencies': [ 264 'dependencies': [
265 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', 265 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
266 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', 266 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
267 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests ', 267 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests ',
268 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', 268 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after
638 '../printing/printing.gyp:printing_unittests', 638 '../printing/printing.gyp:printing_unittests',
639 '../remoting/remoting.gyp:remoting_unittests', 639 '../remoting/remoting.gyp:remoting_unittests',
640 '../sql/sql.gyp:sql_unittests', 640 '../sql/sql.gyp:sql_unittests',
641 '../sync/sync.gyp:sync_unit_tests', 641 '../sync/sync.gyp:sync_unit_tests',
642 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 642 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
643 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 643 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
644 '../ui/ui.gyp:ui_unittests', 644 '../ui/ui.gyp:ui_unittests',
645 '../ui/views/views.gyp:views_unittests', 645 '../ui/views/views.gyp:views_unittests',
646 '../url/url.gyp:url_unittests', 646 '../url/url.gyp:url_unittests',
647 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests', 647 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests',
648 '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpR enderTree.gyp:copy_TestNetscapePlugIn', 648 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi n',
649 ], 649 ],
650 'conditions': [ 650 'conditions': [
651 ['target_arch!="x64"', { 651 ['target_arch!="x64"', {
652 'dependencies': [ 652 'dependencies': [
653 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', 653 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
654 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', 654 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
655 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_test s', 655 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_test s',
656 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', 656 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
657 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', 657 '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
658 ] 658 ]
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
895 '../chrome/chrome.gyp:interactive_ui_tests_run', 895 '../chrome/chrome.gyp:interactive_ui_tests_run',
896 '../chrome/chrome.gyp:sync_integration_tests_run', 896 '../chrome/chrome.gyp:sync_integration_tests_run',
897 '../chrome/chrome.gyp:unit_tests_run', 897 '../chrome/chrome.gyp:unit_tests_run',
898 '../net/net.gyp:net_unittests_run', 898 '../net/net.gyp:net_unittests_run',
899 ], 899 ],
900 }, # target_name: chromium_swarm_tests 900 }, # target_name: chromium_swarm_tests
901 ], 901 ],
902 }], 902 }],
903 ], # conditions 903 ], # conditions
904 } 904 }
OLDNEW
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698