| 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 819 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 830 ], | 830 ], |
| 831 }, | 831 }, |
| 832 'targets': [ | 832 'targets': [ |
| 833 { | 833 { |
| 834 # GN version: //content/test:test_support | 834 # GN version: //content/test:test_support |
| 835 'target_name': 'test_support_content', | 835 'target_name': 'test_support_content', |
| 836 'type': 'static_library', | 836 'type': 'static_library', |
| 837 'dependencies': [ | 837 'dependencies': [ |
| 838 '../mojo/mojo_base.gyp:mojo_application_base', | 838 '../mojo/mojo_base.gyp:mojo_application_base', |
| 839 '../mojo/mojo_base.gyp:mojo_environment_chromium', | 839 '../mojo/mojo_base.gyp:mojo_environment_chromium', |
| 840 '../mojo/mojo_edk.gyp:mojo_system_impl', |
| 840 '../net/net.gyp:net_test_support', | 841 '../net/net.gyp:net_test_support', |
| 841 '../skia/skia.gyp:skia', | 842 '../skia/skia.gyp:skia', |
| 842 '../storage/storage_common.gyp:storage_common', | 843 '../storage/storage_common.gyp:storage_common', |
| 843 '../testing/gmock.gyp:gmock', | 844 '../testing/gmock.gyp:gmock', |
| 844 '../testing/gtest.gyp:gtest', | 845 '../testing/gtest.gyp:gtest', |
| 845 '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', | |
| 846 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 846 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 847 '../ui/accessibility/accessibility.gyp:ax_gen', | 847 '../ui/accessibility/accessibility.gyp:ax_gen', |
| 848 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 848 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
| 849 '../ui/base/ui_base.gyp:ui_base', | 849 '../ui/base/ui_base.gyp:ui_base', |
| 850 '../ui/base/ui_base.gyp:ui_base_test_support', | 850 '../ui/base/ui_base.gyp:ui_base_test_support', |
| 851 '../ui/events/events.gyp:dom_keycode_converter', | 851 '../ui/events/events.gyp:dom_keycode_converter', |
| 852 '../ui/events/events.gyp:events_base', | 852 '../ui/events/events.gyp:events_base', |
| 853 '../ui/events/events.gyp:events_test_support', | 853 '../ui/events/events.gyp:events_test_support', |
| 854 '../ui/events/events.gyp:gesture_detection', | 854 '../ui/events/events.gyp:gesture_detection', |
| 855 '../ui/gfx/gfx.gyp:gfx_test_support', | 855 '../ui/gfx/gfx.gyp:gfx_test_support', |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 921 '../cc/cc_tests.gyp:cc_test_support', | 921 '../cc/cc_tests.gyp:cc_test_support', |
| 922 '../components/scheduler/scheduler.gyp:scheduler', | 922 '../components/scheduler/scheduler.gyp:scheduler', |
| 923 '../components/scheduler/scheduler.gyp:scheduler_test_support', | 923 '../components/scheduler/scheduler.gyp:scheduler_test_support', |
| 924 '../gpu/blink/gpu_blink.gyp:gpu_blink', | 924 '../gpu/blink/gpu_blink.gyp:gpu_blink', |
| 925 '../ipc/mojo/ipc_mojo.gyp:*', | 925 '../ipc/mojo/ipc_mojo.gyp:*', |
| 926 '../media/blink/media_blink.gyp:media_blink', | 926 '../media/blink/media_blink.gyp:media_blink', |
| 927 '../media/media.gyp:media', | 927 '../media/media.gyp:media', |
| 928 '../media/midi/midi.gyp:midi', | 928 '../media/midi/midi.gyp:midi', |
| 929 '../mojo/mojo_base.gyp:mojo_application_base', | 929 '../mojo/mojo_base.gyp:mojo_application_base', |
| 930 '../mojo/mojo_base.gyp:mojo_environment_chromium', | 930 '../mojo/mojo_base.gyp:mojo_environment_chromium', |
| 931 '../mojo/mojo_edk.gyp:mojo_common_test_support', |
| 931 '../ppapi/ppapi_internal.gyp:ppapi_host', | 932 '../ppapi/ppapi_internal.gyp:ppapi_host', |
| 932 '../ppapi/ppapi_internal.gyp:ppapi_proxy', | 933 '../ppapi/ppapi_internal.gyp:ppapi_proxy', |
| 933 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 934 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
| 934 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 935 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
| 935 '../storage/storage_browser.gyp:storage', | 936 '../storage/storage_browser.gyp:storage', |
| 936 '../storage/storage_common.gyp:storage_common', | 937 '../storage/storage_common.gyp:storage_common', |
| 937 '../third_party/WebKit/public/blink.gyp:blink', | 938 '../third_party/WebKit/public/blink.gyp:blink', |
| 938 '../third_party/mojo/mojo_edk.gyp:mojo_common_test_support', | |
| 939 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 939 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 940 '../ui/compositor/compositor.gyp:compositor_test_support', | 940 '../ui/compositor/compositor.gyp:compositor_test_support', |
| 941 '../ui/surface/surface.gyp:surface', | 941 '../ui/surface/surface.gyp:surface', |
| 942 '../v8/tools/gyp/v8.gyp:v8', | 942 '../v8/tools/gyp/v8.gyp:v8', |
| 943 ], | 943 ], |
| 944 'export_dependent_settings': [ | 944 'export_dependent_settings': [ |
| 945 '../third_party/WebKit/public/blink.gyp:blink', | 945 '../third_party/WebKit/public/blink.gyp:blink', |
| 946 ], | 946 ], |
| 947 }], | 947 }], |
| 948 ['OS == "win"', { | 948 ['OS == "win"', { |
| (...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1138 '../crypto/crypto.gyp:crypto', | 1138 '../crypto/crypto.gyp:crypto', |
| 1139 '../device/battery/battery.gyp:device_battery', | 1139 '../device/battery/battery.gyp:device_battery', |
| 1140 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 1140 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
| 1141 '../gin/gin.gyp:gin', | 1141 '../gin/gin.gyp:gin', |
| 1142 '../gpu/gpu.gyp:gpu', | 1142 '../gpu/gpu.gyp:gpu', |
| 1143 '../gpu/gpu.gyp:gpu_unittest_utils', | 1143 '../gpu/gpu.gyp:gpu_unittest_utils', |
| 1144 '../ipc/ipc.gyp:test_support_ipc', | 1144 '../ipc/ipc.gyp:test_support_ipc', |
| 1145 '../media/media.gyp:media_test_support', | 1145 '../media/media.gyp:media_test_support', |
| 1146 '../media/media.gyp:shared_memory_support', | 1146 '../media/media.gyp:shared_memory_support', |
| 1147 '../mojo/mojo_base.gyp:mojo_environment_chromium', | 1147 '../mojo/mojo_base.gyp:mojo_environment_chromium', |
| 1148 '../mojo/mojo_edk.gyp:mojo_common_test_support', |
| 1148 '../net/net.gyp:net_extras', | 1149 '../net/net.gyp:net_extras', |
| 1149 '../net/net.gyp:net_test_support', | 1150 '../net/net.gyp:net_test_support', |
| 1150 '../skia/skia.gyp:skia', | 1151 '../skia/skia.gyp:skia', |
| 1151 '../sql/sql.gyp:sql', | 1152 '../sql/sql.gyp:sql', |
| 1152 '../sql/sql.gyp:test_support_sql', | 1153 '../sql/sql.gyp:test_support_sql', |
| 1153 '../storage/storage_browser.gyp:storage', | 1154 '../storage/storage_browser.gyp:storage', |
| 1154 '../storage/storage_common.gyp:storage_common', | 1155 '../storage/storage_common.gyp:storage_common', |
| 1155 '../testing/gmock.gyp:gmock', | 1156 '../testing/gmock.gyp:gmock', |
| 1156 '../testing/gtest.gyp:gtest', | 1157 '../testing/gtest.gyp:gtest', |
| 1157 '../third_party/icu/icu.gyp:icui18n', | 1158 '../third_party/icu/icu.gyp:icui18n', |
| 1158 '../third_party/icu/icu.gyp:icuuc', | 1159 '../third_party/icu/icu.gyp:icuuc', |
| 1159 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1160 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 1160 '../third_party/libjingle/libjingle.gyp:libjingle', | 1161 '../third_party/libjingle/libjingle.gyp:libjingle', |
| 1161 '../third_party/mojo/mojo_edk.gyp:mojo_common_test_support', | |
| 1162 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 1162 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 1163 '../third_party/re2/re2.gyp:re2', | 1163 '../third_party/re2/re2.gyp:re2', |
| 1164 '../third_party/WebKit/public/blink.gyp:blink', | 1164 '../third_party/WebKit/public/blink.gyp:blink', |
| 1165 '../ui/accessibility/accessibility.gyp:accessibility', | 1165 '../ui/accessibility/accessibility.gyp:accessibility', |
| 1166 '../ui/base/ui_base.gyp:ui_base', | 1166 '../ui/base/ui_base.gyp:ui_base', |
| 1167 '../ui/events/blink/events_blink.gyp:events_blink', | 1167 '../ui/events/blink/events_blink.gyp:events_blink', |
| 1168 '../ui/gfx/gfx.gyp:gfx', | 1168 '../ui/gfx/gfx.gyp:gfx', |
| 1169 '../ui/gfx/gfx.gyp:gfx_geometry', | 1169 '../ui/gfx/gfx.gyp:gfx_geometry', |
| 1170 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', | 1170 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', |
| 1171 '../ui/gl/gl.gyp:gl', | 1171 '../ui/gl/gl.gyp:gl', |
| (...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1454 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 1454 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
| 1455 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 1455 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
| 1456 '../gin/gin.gyp:gin', | 1456 '../gin/gin.gyp:gin', |
| 1457 '../gpu/gpu.gyp:gpu', | 1457 '../gpu/gpu.gyp:gpu', |
| 1458 '../ipc/ipc.gyp:test_support_ipc', | 1458 '../ipc/ipc.gyp:test_support_ipc', |
| 1459 '../media/media.gyp:media_test_support', | 1459 '../media/media.gyp:media_test_support', |
| 1460 '../media/media.gyp:shared_memory_support', | 1460 '../media/media.gyp:shared_memory_support', |
| 1461 '../mojo/mojo_base.gyp:mojo_application_base', | 1461 '../mojo/mojo_base.gyp:mojo_application_base', |
| 1462 '../mojo/mojo_base.gyp:mojo_environment_chromium', | 1462 '../mojo/mojo_base.gyp:mojo_environment_chromium', |
| 1463 '../mojo/mojo_base.gyp:mojo_test_support', | 1463 '../mojo/mojo_base.gyp:mojo_test_support', |
| 1464 '../mojo/mojo_edk.gyp:mojo_common_test_support', |
| 1465 '../mojo/mojo_edk.gyp:mojo_system_impl', |
| 1464 '../net/net.gyp:net_test_support', | 1466 '../net/net.gyp:net_test_support', |
| 1465 '../ppapi/ppapi_internal.gyp:ppapi_host', | 1467 '../ppapi/ppapi_internal.gyp:ppapi_host', |
| 1466 '../ppapi/ppapi_internal.gyp:ppapi_ipc', | 1468 '../ppapi/ppapi_internal.gyp:ppapi_ipc', |
| 1467 '../ppapi/ppapi_internal.gyp:ppapi_proxy', | 1469 '../ppapi/ppapi_internal.gyp:ppapi_proxy', |
| 1468 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 1470 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
| 1469 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 1471 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
| 1470 '../testing/gmock.gyp:gmock', | 1472 '../testing/gmock.gyp:gmock', |
| 1471 '../testing/gtest.gyp:gtest', | 1473 '../testing/gtest.gyp:gtest', |
| 1472 '../third_party/WebKit/public/blink.gyp:blink', | 1474 '../third_party/WebKit/public/blink.gyp:blink', |
| 1473 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1475 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 1474 '../third_party/mesa/mesa.gyp:osmesa', | 1476 '../third_party/mesa/mesa.gyp:osmesa', |
| 1475 '../third_party/mojo/mojo_edk.gyp:mojo_common_test_support', | |
| 1476 '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', | |
| 1477 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 1477 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 1478 '../third_party/mojo/mojo_public.gyp:mojo_js_bindings', | 1478 '../third_party/mojo/mojo_public.gyp:mojo_js_bindings', |
| 1479 '../third_party/zlib/zlib.gyp:zlib', | 1479 '../third_party/zlib/zlib.gyp:zlib', |
| 1480 '../ui/accessibility/accessibility.gyp:accessibility', | 1480 '../ui/accessibility/accessibility.gyp:accessibility', |
| 1481 '../ui/base/ui_base.gyp:ui_base', | 1481 '../ui/base/ui_base.gyp:ui_base', |
| 1482 '../ui/gfx/gfx.gyp:gfx', | 1482 '../ui/gfx/gfx.gyp:gfx', |
| 1483 '../ui/gfx/gfx.gyp:gfx_geometry', | 1483 '../ui/gfx/gfx.gyp:gfx_geometry', |
| 1484 '../ui/gl/gl.gyp:gl', | 1484 '../ui/gl/gl.gyp:gl', |
| 1485 '../ui/gl/gl.gyp:gl_test_support', | 1485 '../ui/gl/gl.gyp:gl_test_support', |
| 1486 '../ui/resources/ui_resources.gyp:ui_resources', | 1486 '../ui/resources/ui_resources.gyp:ui_resources', |
| (...skipping 726 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2213 'content_unittests_apk.isolate', | 2213 'content_unittests_apk.isolate', |
| 2214 ], | 2214 ], |
| 2215 }, | 2215 }, |
| 2216 ], | 2216 ], |
| 2217 }, | 2217 }, |
| 2218 ], | 2218 ], |
| 2219 ], | 2219 ], |
| 2220 }], | 2220 }], |
| 2221 ], | 2221 ], |
| 2222 } | 2222 } |
| OLD | NEW |