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

Side by Side Diff: build/all.gyp

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some more gyp issues Created 4 years, 7 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 | « ash/ash.gyp ('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 789 matching lines...) Expand 10 before | Expand all | Expand 10 after
800 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 800 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
801 '../third_party/WebKit/public/all.gyp:*', 801 '../third_party/WebKit/public/all.gyp:*',
802 '../tools/android/android_tools.gyp:android_tools', 802 '../tools/android/android_tools.gyp:android_tools',
803 '../tools/android/android_tools.gyp:memconsumer', 803 '../tools/android/android_tools.gyp:memconsumer',
804 '../tools/android/android_tools.gyp:push_apps_to_background', 804 '../tools/android/android_tools.gyp:push_apps_to_background',
805 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test', 805 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test',
806 '../tools/cygprofile/cygprofile.gyp:cygprofile_unittests', 806 '../tools/cygprofile/cygprofile.gyp:cygprofile_unittests',
807 '../ui/android/ui_android.gyp:ui_android_unittests', 807 '../ui/android/ui_android.gyp:ui_android_unittests',
808 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 808 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
809 '../ui/events/events_unittests.gyp:events_unittests', 809 '../ui/events/events_unittests.gyp:events_unittests',
810 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
810 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 811 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
811 # Unit test bundles packaged as an apk. 812 # Unit test bundles packaged as an apk.
812 '../base/base.gyp:base_unittests_apk', 813 '../base/base.gyp:base_unittests_apk',
813 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', 814 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
814 '../cc/cc_tests.gyp:cc_unittests_apk', 815 '../cc/cc_tests.gyp:cc_unittests_apk',
815 '../components/components_tests.gyp:components_browsertests_apk', 816 '../components/components_tests.gyp:components_browsertests_apk',
816 '../components/components_tests.gyp:components_unittests_apk', 817 '../components/components_tests.gyp:components_unittests_apk',
817 '../content/content_shell_and_tests.gyp:content_browsertests_apk', 818 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
818 '../content/content_shell_and_tests.gyp:content_unittests_apk', 819 '../content/content_shell_and_tests.gyp:content_unittests_apk',
819 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk', 820 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk',
820 '../gpu/gpu.gyp:gl_tests_apk', 821 '../gpu/gpu.gyp:gl_tests_apk',
821 '../gpu/gpu.gyp:gpu_unittests_apk', 822 '../gpu/gpu.gyp:gpu_unittests_apk',
822 '../ipc/ipc.gyp:ipc_tests_apk', 823 '../ipc/ipc.gyp:ipc_tests_apk',
823 '../media/media.gyp:media_unittests_apk', 824 '../media/media.gyp:media_unittests_apk',
824 '../media/media.gyp:video_decode_accelerator_unittest_apk', 825 '../media/media.gyp:video_decode_accelerator_unittest_apk',
825 '../media/midi/midi.gyp:midi_unittests_apk', 826 '../media/midi/midi.gyp:midi_unittests_apk',
826 '../net/net.gyp:net_unittests_apk', 827 '../net/net.gyp:net_unittests_apk',
827 '../skia/skia_tests.gyp:skia_unittests_apk', 828 '../skia/skia_tests.gyp:skia_unittests_apk',
828 '../sql/sql.gyp:sql_unittests_apk', 829 '../sql/sql.gyp:sql_unittests_apk',
829 '../sync/sync.gyp:sync_unit_tests_apk', 830 '../sync/sync.gyp:sync_unit_tests_apk',
830 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk', 831 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk',
831 '../ui/android/ui_android.gyp:ui_android_unittests_apk', 832 '../ui/android/ui_android.gyp:ui_android_unittests_apk',
832 '../ui/android/ui_android.gyp:ui_junit_tests', 833 '../ui/android/ui_android.gyp:ui_junit_tests',
833 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk', 834 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
834 '../ui/events/events_unittests.gyp:events_unittests_apk', 835 '../ui/events/events_unittests.gyp:events_unittests_apk',
835 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', 836 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
836 '../ui/gl/gl_tests.gyp:gl_unittests_apk', 837 '../ui/gl/gl_tests.gyp:gl_unittests_apk',
838 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
837 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests_apk', 839 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests_apk',
838 ], 840 ],
839 'conditions': [ 841 'conditions': [
840 ['chromecast==0', { 842 ['chromecast==0', {
841 'dependencies': [ 843 'dependencies': [
842 '../android_webview/android_webview.gyp:android_webview_unittest s', 844 '../android_webview/android_webview.gyp:android_webview_unittest s',
843 '../chrome/chrome.gyp:unit_tests', 845 '../chrome/chrome.gyp:unit_tests',
844 # Unit test bundles packaged as an apk. 846 # Unit test bundles packaged as an apk.
845 '../android_webview/android_webview.gyp:android_webview_test_apk ', 847 '../android_webview/android_webview.gyp:android_webview_test_apk ',
846 '../android_webview/android_webview.gyp:android_webview_unittest s_apk', 848 '../android_webview/android_webview.gyp:android_webview_unittest s_apk',
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
1025 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 1027 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
1026 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 1028 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
1027 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 1029 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
1028 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 1030 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
1029 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', 1031 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1030 '../third_party/catapult/telemetry/telemetry.gyp:*', 1032 '../third_party/catapult/telemetry/telemetry.gyp:*',
1031 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 1033 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1032 '../ui/events/events_unittests.gyp:events_unittests', 1034 '../ui/events/events_unittests.gyp:events_unittests',
1033 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1035 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1034 '../ui/gl/gl_tests.gyp:gl_unittests', 1036 '../ui/gl/gl_tests.gyp:gl_unittests',
1037 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
1035 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1038 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1036 '../ui/views/views.gyp:views_unittests', 1039 '../ui/views/views.gyp:views_unittests',
1037 '../url/url.gyp:url_unittests', 1040 '../url/url.gyp:url_unittests',
1038 ], 1041 ],
1039 }, 1042 },
1040 { 1043 {
1041 'target_name': 'chromium_builder_dbg_tsan_win', 1044 'target_name': 'chromium_builder_dbg_tsan_win',
1042 'type': 'none', 1045 'type': 'none',
1043 'dependencies': [ 1046 'dependencies': [
1044 '../base/base.gyp:base_unittests', 1047 '../base/base.gyp:base_unittests',
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
1121 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_platform_unittests', 1124 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_platform_unittests',
1122 '../ui/accessibility/accessibility.gyp:accessibility_unittests', 1125 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1123 '../ui/app_list/app_list.gyp:app_list_unittests', 1126 '../ui/app_list/app_list.gyp:app_list_unittests',
1124 '../ui/aura/aura.gyp:aura_unittests', 1127 '../ui/aura/aura.gyp:aura_unittests',
1125 '../ui/compositor/compositor.gyp:compositor_unittests', 1128 '../ui/compositor/compositor.gyp:compositor_unittests',
1126 '../ui/display/display.gyp:display_unittests', 1129 '../ui/display/display.gyp:display_unittests',
1127 '../ui/events/events_unittests.gyp:events_unittests', 1130 '../ui/events/events_unittests.gyp:events_unittests',
1128 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1131 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1129 '../ui/gl/gl_tests.gyp:gl_unittests', 1132 '../ui/gl/gl_tests.gyp:gl_unittests',
1130 '../ui/keyboard/keyboard.gyp:keyboard_unittests', 1133 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1134 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
1131 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1135 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1132 '../url/url.gyp:url_unittests', 1136 '../url/url.gyp:url_unittests',
1133 ], 1137 ],
1134 }, 1138 },
1135 ], # targets 1139 ], # targets
1136 'conditions': [ 1140 'conditions': [
1137 ['branding=="Chrome"', { 1141 ['branding=="Chrome"', {
1138 'targets': [ 1142 'targets': [
1139 { 1143 {
1140 'target_name': 'chrome_official_builder_no_unittests', 1144 'target_name': 'chrome_official_builder_no_unittests',
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
1233 '../skia/skia_tests.gyp:skia_unittests', 1237 '../skia/skia_tests.gyp:skia_unittests',
1234 '../ui/app_list/app_list.gyp:*', 1238 '../ui/app_list/app_list.gyp:*',
1235 '../ui/aura/aura.gyp:*', 1239 '../ui/aura/aura.gyp:*',
1236 '../ui/aura_extra/aura_extra.gyp:*', 1240 '../ui/aura_extra/aura_extra.gyp:*',
1237 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 1241 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1238 '../ui/compositor/compositor.gyp:*', 1242 '../ui/compositor/compositor.gyp:*',
1239 '../ui/display/display.gyp:display_unittests', 1243 '../ui/display/display.gyp:display_unittests',
1240 '../ui/events/events.gyp:*', 1244 '../ui/events/events.gyp:*',
1241 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1245 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1242 '../ui/gl/gl_tests.gyp:gl_unittests', 1246 '../ui/gl/gl_tests.gyp:gl_unittests',
1247 '../ui/latency_info/latency_info.gyp:*',
1243 '../ui/keyboard/keyboard.gyp:*', 1248 '../ui/keyboard/keyboard.gyp:*',
1244 '../ui/snapshot/snapshot.gyp:snapshot_unittests', 1249 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1245 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1250 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1246 '../ui/wm/wm.gyp:*', 1251 '../ui/wm/wm.gyp:*',
1247 'blink_tests', 1252 'blink_tests',
1248 ], 1253 ],
1249 'conditions': [ 1254 'conditions': [
1250 ['OS=="linux"', { 1255 ['OS=="linux"', {
1251 # Tests that currently only work on Linux. 1256 # Tests that currently only work on Linux.
1252 'dependencies': [ 1257 'dependencies': [
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
1345 'dependencies': [ 1350 'dependencies': [
1346 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', 1351 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1347 '../ui/views/views.gyp:views', 1352 '../ui/views/views.gyp:views',
1348 '../ui/views/views.gyp:views_unittests', 1353 '../ui/views/views.gyp:views_unittests',
1349 ], 1354 ],
1350 }, # target_name: macviews_builder 1355 }, # target_name: macviews_builder
1351 ], # targets 1356 ], # targets
1352 }], # os=='mac' and toolkit_views==1 1357 }], # os=='mac' and toolkit_views==1
1353 ], # conditions 1358 ], # conditions
1354 } 1359 }
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | cc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698