OLD | NEW |
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 'variables': { | 6 'variables': { |
7 # A hook that can be overridden in other repositories to add additional | 7 # A hook that can be overridden in other repositories to add additional |
8 # compilation targets to 'All'. | 8 # compilation targets to 'All'. |
9 'app_targets%': [], | 9 'app_targets%': [], |
10 # For Android-specific targets. | 10 # For Android-specific targets. |
(...skipping 761 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
772 '../breakpad/breakpad.gyp:minidump_stackwalk#host', | 772 '../breakpad/breakpad.gyp:minidump_stackwalk#host', |
773 '../build/android/tests/multiple_proguards/multiple_proguards.gyp:mu
ltiple_proguards_test_apk', | 773 '../build/android/tests/multiple_proguards/multiple_proguards.gyp:mu
ltiple_proguards_test_apk', |
774 '../build/android/pylib/device/commands/commands.gyp:chromium_comman
ds', | 774 '../build/android/pylib/device/commands/commands.gyp:chromium_comman
ds', |
775 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', | 775 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', |
776 '../cc/cc_tests.gyp:cc_perftests_apk', | 776 '../cc/cc_tests.gyp:cc_perftests_apk', |
777 '../cc/cc_tests.gyp:cc_unittests', | 777 '../cc/cc_tests.gyp:cc_unittests', |
778 '../chrome/chrome.gyp:unit_tests', | 778 '../chrome/chrome.gyp:unit_tests', |
779 '../components/components_tests.gyp:components_unittests', | 779 '../components/components_tests.gyp:components_unittests', |
780 '../content/content_shell_and_tests.gyp:content_browsertests', | 780 '../content/content_shell_and_tests.gyp:content_browsertests', |
781 '../content/content_shell_and_tests.gyp:content_gl_tests', | 781 '../content/content_shell_and_tests.gyp:content_gl_tests', |
| 782 '../content/content_shell_and_tests.gyp:content_junit_tests', |
782 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk', | 783 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk', |
783 '../content/content_shell_and_tests.gyp:content_shell_test_apk', | 784 '../content/content_shell_and_tests.gyp:content_shell_test_apk', |
784 '../content/content_shell_and_tests.gyp:content_unittests', | 785 '../content/content_shell_and_tests.gyp:content_unittests', |
785 '../gpu/gpu.gyp:gl_tests', | 786 '../gpu/gpu.gyp:gl_tests', |
786 '../gpu/gpu.gyp:gpu_perftests_apk', | 787 '../gpu/gpu.gyp:gpu_perftests_apk', |
787 '../gpu/gpu.gyp:gpu_unittests', | 788 '../gpu/gpu.gyp:gpu_unittests', |
788 '../ipc/ipc.gyp:ipc_tests', | 789 '../ipc/ipc.gyp:ipc_tests', |
789 '../media/media.gyp:media_perftests_apk', | 790 '../media/media.gyp:media_perftests_apk', |
790 '../media/media.gyp:media_unittests', | 791 '../media/media.gyp:media_unittests', |
791 '../net/net.gyp:net_unittests', | 792 '../net/net.gyp:net_unittests', |
(...skipping 10 matching lines...) Expand all Loading... |
802 '../ui/android/ui_android.gyp:ui_android_unittests', | 803 '../ui/android/ui_android.gyp:ui_android_unittests', |
803 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 804 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
804 '../ui/events/events.gyp:events_unittests', | 805 '../ui/events/events.gyp:events_unittests', |
805 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', | 806 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', |
806 # Unit test bundles packaged as an apk. | 807 # Unit test bundles packaged as an apk. |
807 '../android_webview/android_webview.gyp:android_webview_test_apk', | 808 '../android_webview/android_webview.gyp:android_webview_test_apk', |
808 '../android_webview/android_webview.gyp:android_webview_unittests_ap
k', | 809 '../android_webview/android_webview.gyp:android_webview_unittests_ap
k', |
809 '../base/base.gyp:base_unittests_apk', | 810 '../base/base.gyp:base_unittests_apk', |
810 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', | 811 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', |
811 '../cc/cc_tests.gyp:cc_unittests_apk', | 812 '../cc/cc_tests.gyp:cc_unittests_apk', |
| 813 '../chrome/chrome.gyp:chrome_junit_tests', |
812 '../chrome/chrome.gyp:chrome_shell_test_apk', | 814 '../chrome/chrome.gyp:chrome_shell_test_apk', |
813 '../chrome/chrome.gyp:chrome_sync_shell_test_apk', | 815 '../chrome/chrome.gyp:chrome_sync_shell_test_apk', |
814 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests', | 816 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests', |
815 '../chrome/chrome.gyp:chromedriver_webview_shell_apk', | 817 '../chrome/chrome.gyp:chromedriver_webview_shell_apk', |
816 '../chrome/chrome.gyp:unit_tests_apk', | 818 '../chrome/chrome.gyp:unit_tests_apk', |
817 '../components/components_tests.gyp:components_unittests_apk', | 819 '../components/components_tests.gyp:components_unittests_apk', |
818 '../content/content_shell_and_tests.gyp:content_browsertests_apk', | 820 '../content/content_shell_and_tests.gyp:content_browsertests_apk', |
819 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', | 821 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', |
820 '../content/content_shell_and_tests.gyp:content_unittests_apk', | 822 '../content/content_shell_and_tests.gyp:content_unittests_apk', |
821 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest_apk', | 823 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest_apk', |
(...skipping 509 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1331 'dependencies': [ | 1333 'dependencies': [ |
1332 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', | 1334 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', |
1333 '../ui/views/views.gyp:views', | 1335 '../ui/views/views.gyp:views', |
1334 '../ui/views/views.gyp:views_unittests', | 1336 '../ui/views/views.gyp:views_unittests', |
1335 ], | 1337 ], |
1336 }, # target_name: macviews_builder | 1338 }, # target_name: macviews_builder |
1337 ], # targets | 1339 ], # targets |
1338 }], # os=='mac' and toolkit_views==1 | 1340 }], # os=='mac' and toolkit_views==1 |
1339 ], # conditions | 1341 ], # conditions |
1340 } | 1342 } |
OLD | NEW |