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

Side by Side Diff: build/all.gyp

Issue 1883763002: Revert of Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « BUILD.gn ('k') | cc/BUILD.gn » ('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 '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 808 matching lines...) Expand 10 before | Expand all | Expand 10 after
819 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 819 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
820 '../third_party/WebKit/public/all.gyp:*', 820 '../third_party/WebKit/public/all.gyp:*',
821 '../tools/android/android_tools.gyp:android_tools', 821 '../tools/android/android_tools.gyp:android_tools',
822 '../tools/android/android_tools.gyp:memconsumer', 822 '../tools/android/android_tools.gyp:memconsumer',
823 '../tools/android/android_tools.gyp:push_apps_to_background', 823 '../tools/android/android_tools.gyp:push_apps_to_background',
824 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test', 824 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test',
825 '../tools/cygprofile/cygprofile.gyp:cygprofile_unittests', 825 '../tools/cygprofile/cygprofile.gyp:cygprofile_unittests',
826 '../ui/android/ui_android.gyp:ui_android_unittests', 826 '../ui/android/ui_android.gyp:ui_android_unittests',
827 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 827 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
828 '../ui/events/events_unittests.gyp:events_unittests', 828 '../ui/events/events_unittests.gyp:events_unittests',
829 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
830 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 829 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
831 # Unit test bundles packaged as an apk. 830 # Unit test bundles packaged as an apk.
832 '../base/base.gyp:base_unittests_apk', 831 '../base/base.gyp:base_unittests_apk',
833 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', 832 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
834 '../cc/cc_tests.gyp:cc_unittests_apk', 833 '../cc/cc_tests.gyp:cc_unittests_apk',
835 '../components/components_tests.gyp:components_browsertests_apk', 834 '../components/components_tests.gyp:components_browsertests_apk',
836 '../components/components_tests.gyp:components_unittests_apk', 835 '../components/components_tests.gyp:components_unittests_apk',
837 '../content/content_shell_and_tests.gyp:content_browsertests_apk', 836 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
838 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', 837 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
839 '../content/content_shell_and_tests.gyp:content_unittests_apk', 838 '../content/content_shell_and_tests.gyp:content_unittests_apk',
840 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest_apk', 839 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest_apk',
841 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk', 840 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk',
842 '../gpu/gpu.gyp:gl_tests_apk', 841 '../gpu/gpu.gyp:gl_tests_apk',
843 '../gpu/gpu.gyp:gpu_unittests_apk', 842 '../gpu/gpu.gyp:gpu_unittests_apk',
844 '../ipc/ipc.gyp:ipc_tests_apk', 843 '../ipc/ipc.gyp:ipc_tests_apk',
845 '../media/media.gyp:media_unittests_apk', 844 '../media/media.gyp:media_unittests_apk',
846 '../media/midi/midi.gyp:midi_unittests_apk', 845 '../media/midi/midi.gyp:midi_unittests_apk',
847 '../net/net.gyp:net_unittests_apk', 846 '../net/net.gyp:net_unittests_apk',
848 '../skia/skia_tests.gyp:skia_unittests_apk', 847 '../skia/skia_tests.gyp:skia_unittests_apk',
849 '../sql/sql.gyp:sql_unittests_apk', 848 '../sql/sql.gyp:sql_unittests_apk',
850 '../sync/sync.gyp:sync_unit_tests_apk', 849 '../sync/sync.gyp:sync_unit_tests_apk',
851 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk', 850 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk',
852 '../ui/android/ui_android.gyp:ui_android_unittests_apk', 851 '../ui/android/ui_android.gyp:ui_android_unittests_apk',
853 '../ui/android/ui_android.gyp:ui_junit_tests', 852 '../ui/android/ui_android.gyp:ui_junit_tests',
854 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk', 853 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
855 '../ui/events/events_unittests.gyp:events_unittests_apk', 854 '../ui/events/events_unittests.gyp:events_unittests_apk',
856 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', 855 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
857 '../ui/gl/gl_tests.gyp:gl_unittests_apk', 856 '../ui/gl/gl_tests.gyp:gl_unittests_apk',
858 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
859 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests_apk', 857 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests_apk',
860 ], 858 ],
861 'conditions': [ 859 'conditions': [
862 ['chromecast==0', { 860 ['chromecast==0', {
863 'dependencies': [ 861 'dependencies': [
864 '../android_webview/android_webview.gyp:android_webview_unittest s', 862 '../android_webview/android_webview.gyp:android_webview_unittest s',
865 '../chrome/chrome.gyp:unit_tests', 863 '../chrome/chrome.gyp:unit_tests',
866 # Unit test bundles packaged as an apk. 864 # Unit test bundles packaged as an apk.
867 '../android_webview/android_webview.gyp:android_webview_test_apk ', 865 '../android_webview/android_webview.gyp:android_webview_test_apk ',
868 '../android_webview/android_webview.gyp:android_webview_unittest s_apk', 866 '../android_webview/android_webview.gyp:android_webview_unittest s_apk',
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
1048 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 1046 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
1049 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 1047 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
1050 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 1048 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
1051 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 1049 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
1052 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', 1050 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1053 '../third_party/catapult/telemetry/telemetry.gyp:*', 1051 '../third_party/catapult/telemetry/telemetry.gyp:*',
1054 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 1052 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1055 '../ui/events/events_unittests.gyp:events_unittests', 1053 '../ui/events/events_unittests.gyp:events_unittests',
1056 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1054 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1057 '../ui/gl/gl_tests.gyp:gl_unittests', 1055 '../ui/gl/gl_tests.gyp:gl_unittests',
1058 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
1059 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1056 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1060 '../ui/views/views.gyp:views_unittests', 1057 '../ui/views/views.gyp:views_unittests',
1061 '../url/url.gyp:url_unittests', 1058 '../url/url.gyp:url_unittests',
1062 ], 1059 ],
1063 'conditions': [ 1060 'conditions': [
1064 ['target_arch=="ia32"', { 1061 ['target_arch=="ia32"', {
1065 'dependencies': [ 1062 'dependencies': [
1066 '../chrome/chrome.gyp:crash_service_win64', 1063 '../chrome/chrome.gyp:crash_service_win64',
1067 ], 1064 ],
1068 }], 1065 }],
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
1152 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_platform_unittests', 1149 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_platform_unittests',
1153 '../ui/accessibility/accessibility.gyp:accessibility_unittests', 1150 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1154 '../ui/app_list/app_list.gyp:app_list_unittests', 1151 '../ui/app_list/app_list.gyp:app_list_unittests',
1155 '../ui/aura/aura.gyp:aura_unittests', 1152 '../ui/aura/aura.gyp:aura_unittests',
1156 '../ui/compositor/compositor.gyp:compositor_unittests', 1153 '../ui/compositor/compositor.gyp:compositor_unittests',
1157 '../ui/display/display.gyp:display_unittests', 1154 '../ui/display/display.gyp:display_unittests',
1158 '../ui/events/events_unittests.gyp:events_unittests', 1155 '../ui/events/events_unittests.gyp:events_unittests',
1159 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1156 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1160 '../ui/gl/gl_tests.gyp:gl_unittests', 1157 '../ui/gl/gl_tests.gyp:gl_unittests',
1161 '../ui/keyboard/keyboard.gyp:keyboard_unittests', 1158 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1162 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
1163 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1159 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1164 '../url/url.gyp:url_unittests', 1160 '../url/url.gyp:url_unittests',
1165 ], 1161 ],
1166 }, 1162 },
1167 ], # targets 1163 ], # targets
1168 'conditions': [ 1164 'conditions': [
1169 ['branding=="Chrome"', { 1165 ['branding=="Chrome"', {
1170 'targets': [ 1166 'targets': [
1171 { 1167 {
1172 'target_name': 'chrome_official_builder_no_unittests', 1168 'target_name': 'chrome_official_builder_no_unittests',
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
1271 '../skia/skia_tests.gyp:skia_unittests', 1267 '../skia/skia_tests.gyp:skia_unittests',
1272 '../ui/app_list/app_list.gyp:*', 1268 '../ui/app_list/app_list.gyp:*',
1273 '../ui/aura/aura.gyp:*', 1269 '../ui/aura/aura.gyp:*',
1274 '../ui/aura_extra/aura_extra.gyp:*', 1270 '../ui/aura_extra/aura_extra.gyp:*',
1275 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 1271 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1276 '../ui/compositor/compositor.gyp:*', 1272 '../ui/compositor/compositor.gyp:*',
1277 '../ui/display/display.gyp:display_unittests', 1273 '../ui/display/display.gyp:display_unittests',
1278 '../ui/events/events.gyp:*', 1274 '../ui/events/events.gyp:*',
1279 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1275 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1280 '../ui/gl/gl_tests.gyp:gl_unittests', 1276 '../ui/gl/gl_tests.gyp:gl_unittests',
1281 '../ui/latency_info/latency_info.gyp:*',
1282 '../ui/keyboard/keyboard.gyp:*', 1277 '../ui/keyboard/keyboard.gyp:*',
1283 '../ui/snapshot/snapshot.gyp:snapshot_unittests', 1278 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1284 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1279 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1285 '../ui/wm/wm.gyp:*', 1280 '../ui/wm/wm.gyp:*',
1286 'blink_tests', 1281 'blink_tests',
1287 ], 1282 ],
1288 'conditions': [ 1283 'conditions': [
1289 ['OS=="win"', { 1284 ['OS=="win"', {
1290 'dependencies': [ 1285 'dependencies': [
1291 '../chrome/chrome.gyp:crash_service', 1286 '../chrome/chrome.gyp:crash_service',
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
1394 'dependencies': [ 1389 'dependencies': [
1395 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', 1390 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1396 '../ui/views/views.gyp:views', 1391 '../ui/views/views.gyp:views',
1397 '../ui/views/views.gyp:views_unittests', 1392 '../ui/views/views.gyp:views_unittests',
1398 ], 1393 ],
1399 }, # target_name: macviews_builder 1394 }, # target_name: macviews_builder
1400 ], # targets 1395 ], # targets
1401 }], # os=='mac' and toolkit_views==1 1396 }], # os=='mac' and toolkit_views==1
1402 ], # conditions 1397 ], # conditions
1403 } 1398 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | cc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698