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'. Only used on Android. | 8 # compilation targets to 'All'. Only used on Android. |
9 'android_app_targets%': [], | 9 'android_app_targets%': [], |
10 }, | 10 }, |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
46 ['OS=="android"', { | 46 ['OS=="android"', { |
47 'dependencies': [ | 47 'dependencies': [ |
48 '../content/content_shell_and_tests.gyp:content_shell_apk', | 48 '../content/content_shell_and_tests.gyp:content_shell_apk', |
49 '../mojo/mojo.gyp:mojo_shell_apk', | 49 '../mojo/mojo.gyp:mojo_shell_apk', |
50 '../mojo/mojo_base.gyp:mojo_test_apk', | 50 '../mojo/mojo_base.gyp:mojo_test_apk', |
51 '<@(android_app_targets)', | 51 '<@(android_app_targets)', |
52 'android_builder_tests', | 52 'android_builder_tests', |
53 '../android_webview/android_webview.gyp:android_webview_apk', | 53 '../android_webview/android_webview.gyp:android_webview_apk', |
54 '../android_webview/android_webview_telemetry_shell.gyp:android_webv
iew_telemetry_shell_apk', | 54 '../android_webview/android_webview_telemetry_shell.gyp:android_webv
iew_telemetry_shell_apk', |
55 '../chrome/chrome.gyp:chrome_shell_apk', | 55 '../chrome/chrome.gyp:chrome_shell_apk', |
| 56 '../chrome/chrome.gyp:chrome_sync_shell_apk', |
56 '../remoting/remoting.gyp:remoting_apk', | 57 '../remoting/remoting.gyp:remoting_apk', |
57 '../tools/telemetry/telemetry.gyp:*#host', | 58 '../tools/telemetry/telemetry.gyp:*#host', |
58 # TODO(nyquist) This should instead by a target for sync when all of | 59 # TODO(nyquist) This should instead by a target for sync when all of |
59 # the sync-related code for Android has been upstreamed. | 60 # the sync-related code for Android has been upstreamed. |
60 # See http://crbug.com/159203 | 61 # See http://crbug.com/159203 |
61 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_javalib', | 62 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_javalib', |
62 ], | 63 ], |
63 'conditions': [ | 64 'conditions': [ |
64 ['target_arch == "arm" or target_arch == "arm64"', { | 65 ['target_arch == "arm" or target_arch == "arm64"', { |
65 'dependencies': [ | 66 'dependencies': [ |
(...skipping 705 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
771 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi
n_test', | 772 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi
n_test', |
772 '../ui/events/events.gyp:events_unittests', | 773 '../ui/events/events.gyp:events_unittests', |
773 '../ui/ui_unittests.gyp:ui_unittests', | 774 '../ui/ui_unittests.gyp:ui_unittests', |
774 # Unit test bundles packaged as an apk. | 775 # Unit test bundles packaged as an apk. |
775 '../android_webview/android_webview.gyp:android_webview_test_apk', | 776 '../android_webview/android_webview.gyp:android_webview_test_apk', |
776 '../android_webview/android_webview.gyp:android_webview_unittests_ap
k', | 777 '../android_webview/android_webview.gyp:android_webview_unittests_ap
k', |
777 '../base/base.gyp:base_unittests_apk', | 778 '../base/base.gyp:base_unittests_apk', |
778 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', | 779 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', |
779 '../cc/cc_tests.gyp:cc_unittests_apk', | 780 '../cc/cc_tests.gyp:cc_unittests_apk', |
780 '../chrome/chrome.gyp:chrome_shell_test_apk', | 781 '../chrome/chrome.gyp:chrome_shell_test_apk', |
| 782 '../chrome/chrome.gyp:chrome_sync_shell_test_apk', |
781 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests', | 783 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests', |
782 '../chrome/chrome.gyp:unit_tests_apk', | 784 '../chrome/chrome.gyp:unit_tests_apk', |
783 '../components/components_tests.gyp:components_unittests_apk', | 785 '../components/components_tests.gyp:components_unittests_apk', |
784 '../content/content_shell_and_tests.gyp:content_browsertests_apk', | 786 '../content/content_shell_and_tests.gyp:content_browsertests_apk', |
785 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', | 787 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', |
786 '../content/content_shell_and_tests.gyp:content_unittests_apk', | 788 '../content/content_shell_and_tests.gyp:content_unittests_apk', |
787 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest_apk', | 789 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest_apk', |
788 '../gpu/gpu.gyp:gl_tests_apk', | 790 '../gpu/gpu.gyp:gl_tests_apk', |
789 '../gpu/gpu.gyp:gpu_unittests_apk', | 791 '../gpu/gpu.gyp:gpu_unittests_apk', |
790 '../ipc/ipc.gyp:ipc_tests_apk', | 792 '../ipc/ipc.gyp:ipc_tests_apk', |
(...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1297 'dependencies': [ | 1299 'dependencies': [ |
1298 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', | 1300 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', |
1299 '../ui/views/views.gyp:views', | 1301 '../ui/views/views.gyp:views', |
1300 '../ui/views/views.gyp:views_unittests', | 1302 '../ui/views/views.gyp:views_unittests', |
1301 ], | 1303 ], |
1302 }, # target_name: macviews_builder | 1304 }, # target_name: macviews_builder |
1303 ], # targets | 1305 ], # targets |
1304 }], # os=='mac' and toolkit_views==1 | 1306 }], # os=='mac' and toolkit_views==1 |
1305 ], # conditions | 1307 ], # conditions |
1306 } | 1308 } |
OLD | NEW |