OLD | NEW |
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 'layouttest_support_content_sources': [ | 7 'layouttest_support_content_sources': [ |
8 'public/test/layouttest_support.h', | 8 'public/test/layouttest_support.h', |
9 'public/test/nested_message_pump_android.cc', | 9 'public/test/nested_message_pump_android.cc', |
10 'public/test/nested_message_pump_android.h', | 10 'public/test/nested_message_pump_android.h', |
(...skipping 824 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
835 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc', | 835 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap_unittest.cc', |
836 ], | 836 ], |
837 }, | 837 }, |
838 'targets': [ | 838 'targets': [ |
839 { | 839 { |
840 # GN version: //content/test:test_support | 840 # GN version: //content/test:test_support |
841 'target_name': 'test_support_content', | 841 'target_name': 'test_support_content', |
842 'type': 'static_library', | 842 'type': 'static_library', |
843 'dependencies': [ | 843 'dependencies': [ |
844 '../mojo/mojo_base.gyp:mojo_application_base', | 844 '../mojo/mojo_base.gyp:mojo_application_base', |
845 '../mojo/mojo_base.gyp:mojo_environment_chromium', | |
846 '../mojo/mojo_edk.gyp:mojo_system_impl', | 845 '../mojo/mojo_edk.gyp:mojo_system_impl', |
847 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 846 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
848 '../net/net.gyp:net_test_support', | 847 '../net/net.gyp:net_test_support', |
849 '../skia/skia.gyp:skia', | 848 '../skia/skia.gyp:skia', |
850 '../storage/storage_common.gyp:storage_common', | 849 '../storage/storage_common.gyp:storage_common', |
851 '../testing/gmock.gyp:gmock', | 850 '../testing/gmock.gyp:gmock', |
852 '../testing/gtest.gyp:gtest', | 851 '../testing/gtest.gyp:gtest', |
853 '../ui/accessibility/accessibility.gyp:ax_gen', | 852 '../ui/accessibility/accessibility.gyp:ax_gen', |
854 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 853 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
855 '../ui/base/ui_base.gyp:ui_base', | 854 '../ui/base/ui_base.gyp:ui_base', |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
927 '../cc/cc.gyp:cc', | 926 '../cc/cc.gyp:cc', |
928 '../cc/cc_tests.gyp:cc_test_support', | 927 '../cc/cc_tests.gyp:cc_test_support', |
929 '../components/scheduler/scheduler.gyp:scheduler', | 928 '../components/scheduler/scheduler.gyp:scheduler', |
930 '../components/scheduler/scheduler.gyp:scheduler_test_support', | 929 '../components/scheduler/scheduler.gyp:scheduler_test_support', |
931 '../gpu/blink/gpu_blink.gyp:gpu_blink', | 930 '../gpu/blink/gpu_blink.gyp:gpu_blink', |
932 '../ipc/mojo/ipc_mojo.gyp:*', | 931 '../ipc/mojo/ipc_mojo.gyp:*', |
933 '../media/blink/media_blink.gyp:media_blink', | 932 '../media/blink/media_blink.gyp:media_blink', |
934 '../media/media.gyp:media', | 933 '../media/media.gyp:media', |
935 '../media/midi/midi.gyp:midi', | 934 '../media/midi/midi.gyp:midi', |
936 '../mojo/mojo_base.gyp:mojo_application_base', | 935 '../mojo/mojo_base.gyp:mojo_application_base', |
937 '../mojo/mojo_base.gyp:mojo_environment_chromium', | |
938 '../mojo/mojo_edk.gyp:mojo_common_test_support', | 936 '../mojo/mojo_edk.gyp:mojo_common_test_support', |
939 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 937 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
940 '../ppapi/ppapi_internal.gyp:ppapi_host', | 938 '../ppapi/ppapi_internal.gyp:ppapi_host', |
941 '../ppapi/ppapi_internal.gyp:ppapi_proxy', | 939 '../ppapi/ppapi_internal.gyp:ppapi_proxy', |
942 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 940 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
943 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 941 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
944 '../storage/storage_browser.gyp:storage', | 942 '../storage/storage_browser.gyp:storage', |
945 '../storage/storage_common.gyp:storage_common', | 943 '../storage/storage_common.gyp:storage_common', |
946 '../third_party/WebKit/public/blink.gyp:blink', | 944 '../third_party/WebKit/public/blink.gyp:blink', |
947 '../ui/compositor/compositor.gyp:compositor_test_support', | 945 '../ui/compositor/compositor.gyp:compositor_test_support', |
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1156 '../crypto/crypto.gyp:crypto', | 1154 '../crypto/crypto.gyp:crypto', |
1157 '../device/battery/battery.gyp:device_battery', | 1155 '../device/battery/battery.gyp:device_battery', |
1158 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 1156 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
1159 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 1157 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
1160 '../gin/gin.gyp:gin', | 1158 '../gin/gin.gyp:gin', |
1161 '../gpu/gpu.gyp:gpu', | 1159 '../gpu/gpu.gyp:gpu', |
1162 '../gpu/gpu.gyp:gpu_unittest_utils', | 1160 '../gpu/gpu.gyp:gpu_unittest_utils', |
1163 '../ipc/ipc.gyp:test_support_ipc', | 1161 '../ipc/ipc.gyp:test_support_ipc', |
1164 '../media/media.gyp:media_test_support', | 1162 '../media/media.gyp:media_test_support', |
1165 '../media/media.gyp:shared_memory_support', | 1163 '../media/media.gyp:shared_memory_support', |
1166 '../mojo/mojo_base.gyp:mojo_environment_chromium', | |
1167 '../mojo/mojo_edk.gyp:mojo_common_test_support', | 1164 '../mojo/mojo_edk.gyp:mojo_common_test_support', |
1168 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 1165 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
1169 '../net/net.gyp:net_extras', | 1166 '../net/net.gyp:net_extras', |
1170 '../net/net.gyp:net_test_support', | 1167 '../net/net.gyp:net_test_support', |
1171 '../skia/skia.gyp:skia', | 1168 '../skia/skia.gyp:skia', |
1172 '../sql/sql.gyp:sql', | 1169 '../sql/sql.gyp:sql', |
1173 '../sql/sql.gyp:test_support_sql', | 1170 '../sql/sql.gyp:test_support_sql', |
1174 '../storage/storage_browser.gyp:storage', | 1171 '../storage/storage_browser.gyp:storage', |
1175 '../storage/storage_common.gyp:storage_common', | 1172 '../storage/storage_common.gyp:storage_common', |
1176 '../testing/gmock.gyp:gmock', | 1173 '../testing/gmock.gyp:gmock', |
(...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1501 '../base/base.gyp:test_support_base', | 1498 '../base/base.gyp:test_support_base', |
1502 '../device/battery/battery.gyp:device_battery', | 1499 '../device/battery/battery.gyp:device_battery', |
1503 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 1500 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
1504 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 1501 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
1505 '../gin/gin.gyp:gin', | 1502 '../gin/gin.gyp:gin', |
1506 '../gpu/gpu.gyp:gpu', | 1503 '../gpu/gpu.gyp:gpu', |
1507 '../ipc/ipc.gyp:test_support_ipc', | 1504 '../ipc/ipc.gyp:test_support_ipc', |
1508 '../media/media.gyp:media_test_support', | 1505 '../media/media.gyp:media_test_support', |
1509 '../media/media.gyp:shared_memory_support', | 1506 '../media/media.gyp:shared_memory_support', |
1510 '../mojo/mojo_base.gyp:mojo_application_base', | 1507 '../mojo/mojo_base.gyp:mojo_application_base', |
1511 '../mojo/mojo_base.gyp:mojo_environment_chromium', | |
1512 '../mojo/mojo_base.gyp:mojo_test_support', | 1508 '../mojo/mojo_base.gyp:mojo_test_support', |
1513 '../mojo/mojo_edk.gyp:mojo_common_test_support', | 1509 '../mojo/mojo_edk.gyp:mojo_common_test_support', |
1514 '../mojo/mojo_edk.gyp:mojo_system_impl', | 1510 '../mojo/mojo_edk.gyp:mojo_system_impl', |
1515 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 1511 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
1516 '../mojo/mojo_public.gyp:mojo_js_bindings', | 1512 '../mojo/mojo_public.gyp:mojo_js_bindings', |
1517 '../net/net.gyp:net_test_support', | 1513 '../net/net.gyp:net_test_support', |
1518 '../ppapi/ppapi_internal.gyp:ppapi_host', | 1514 '../ppapi/ppapi_internal.gyp:ppapi_host', |
1519 '../ppapi/ppapi_internal.gyp:ppapi_ipc', | 1515 '../ppapi/ppapi_internal.gyp:ppapi_ipc', |
1520 '../ppapi/ppapi_internal.gyp:ppapi_proxy', | 1516 '../ppapi/ppapi_internal.gyp:ppapi_proxy', |
1521 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 1517 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
(...skipping 721 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2243 'content_unittests_apk.isolate', | 2239 'content_unittests_apk.isolate', |
2244 ], | 2240 ], |
2245 }, | 2241 }, |
2246 ], | 2242 ], |
2247 }, | 2243 }, |
2248 ], | 2244 ], |
2249 ], | 2245 ], |
2250 }], | 2246 }], |
2251 ], | 2247 ], |
2252 } | 2248 } |
OLD | NEW |