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 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
508 'browser/loader/mime_type_resource_handler_unittest.cc', | 508 'browser/loader/mime_type_resource_handler_unittest.cc', |
509 'browser/loader/navigation_url_loader_unittest.cc', | 509 'browser/loader/navigation_url_loader_unittest.cc', |
510 'browser/loader/resource_buffer_unittest.cc', | 510 'browser/loader/resource_buffer_unittest.cc', |
511 'browser/loader/resource_dispatcher_host_unittest.cc', | 511 'browser/loader/resource_dispatcher_host_unittest.cc', |
512 'browser/loader/resource_loader_unittest.cc', | 512 'browser/loader/resource_loader_unittest.cc', |
513 'browser/loader/resource_scheduler_unittest.cc', | 513 'browser/loader/resource_scheduler_unittest.cc', |
514 'browser/loader/temporary_file_stream_unittest.cc', | 514 'browser/loader/temporary_file_stream_unittest.cc', |
515 'browser/loader/upload_data_stream_builder_unittest.cc', | 515 'browser/loader/upload_data_stream_builder_unittest.cc', |
516 'browser/mach_broker_mac_unittest.cc', | 516 'browser/mach_broker_mac_unittest.cc', |
517 'browser/media/audible_metrics_unittest.cc', | 517 'browser/media/audible_metrics_unittest.cc', |
| 518 'browser/media/audio_output_impl_unittest.cc', |
| 519 'browser/media/audio_output_stream_impl_unittest.cc', |
518 'browser/media/audio_stream_monitor_unittest.cc', | 520 'browser/media/audio_stream_monitor_unittest.cc', |
519 'browser/media/capture/audio_mirroring_manager_unittest.cc', | 521 'browser/media/capture/audio_mirroring_manager_unittest.cc', |
520 'browser/media/capture/cursor_renderer_aura_unittest.cc', | 522 'browser/media/capture/cursor_renderer_aura_unittest.cc', |
521 'browser/media/capture/web_contents_audio_input_stream_unittest.cc', | 523 'browser/media/capture/web_contents_audio_input_stream_unittest.cc', |
522 'browser/media/capture/web_contents_video_capture_device_unittest.cc', | 524 'browser/media/capture/web_contents_video_capture_device_unittest.cc', |
523 'browser/media/cdm_service_impl_unittest.cc', | 525 'browser/media/cdm_service_impl_unittest.cc', |
524 'browser/media/media_internals_unittest.cc', | 526 'browser/media/media_internals_unittest.cc', |
525 'browser/media/midi_host_unittest.cc', | 527 'browser/media/midi_host_unittest.cc', |
526 'browser/media/session/media_session_controller_unittest.cc', | 528 'browser/media/session/media_session_controller_unittest.cc', |
527 'browser/media/session/media_session_uma_helper_unittest.cc', | 529 'browser/media/session/media_session_uma_helper_unittest.cc', |
(...skipping 518 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1046 '../device/battery/battery.gyp:device_battery', | 1048 '../device/battery/battery.gyp:device_battery', |
1047 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 1049 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
1048 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 1050 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
1049 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', | 1051 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', |
1050 '../gin/gin.gyp:gin', | 1052 '../gin/gin.gyp:gin', |
1051 '../gpu/gpu.gyp:gpu', | 1053 '../gpu/gpu.gyp:gpu', |
1052 '../gpu/gpu.gyp:gpu_unittest_utils', | 1054 '../gpu/gpu.gyp:gpu_unittest_utils', |
1053 '../ipc/ipc.gyp:test_support_ipc', | 1055 '../ipc/ipc.gyp:test_support_ipc', |
1054 '../media/media.gyp:media_test_support', | 1056 '../media/media.gyp:media_test_support', |
1055 '../media/media.gyp:shared_memory_support', | 1057 '../media/media.gyp:shared_memory_support', |
| 1058 '../media/mojo/interfaces/mojo_bindings.gyp:audio_output_mojom_bindings'
, |
1056 '../mojo/mojo_edk.gyp:mojo_common_test_support', | 1059 '../mojo/mojo_edk.gyp:mojo_common_test_support', |
1057 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 1060 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
1058 '../net/net.gyp:net_extras', | 1061 '../net/net.gyp:net_extras', |
1059 '../net/net.gyp:net_test_support', | 1062 '../net/net.gyp:net_test_support', |
1060 '../skia/skia.gyp:skia', | 1063 '../skia/skia.gyp:skia', |
1061 '../sql/sql.gyp:sql', | 1064 '../sql/sql.gyp:sql', |
1062 '../sql/sql.gyp:test_support_sql', | 1065 '../sql/sql.gyp:test_support_sql', |
1063 '../storage/storage_browser.gyp:storage', | 1066 '../storage/storage_browser.gyp:storage', |
1064 '../storage/storage_common.gyp:storage_common', | 1067 '../storage/storage_common.gyp:storage_common', |
1065 '../testing/gmock.gyp:gmock', | 1068 '../testing/gmock.gyp:gmock', |
1066 '../testing/gtest.gyp:gtest', | 1069 '../testing/gtest.gyp:gtest', |
1067 '../third_party/icu/icu.gyp:icui18n', | 1070 '../third_party/icu/icu.gyp:icui18n', |
1068 '../third_party/icu/icu.gyp:icuuc', | 1071 '../third_party/icu/icu.gyp:icuuc', |
1069 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1072 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
1070 '../third_party/libjingle/libjingle.gyp:libjingle', | 1073 '../third_party/libjingle/libjingle.gyp:libjingle', |
1071 '../third_party/re2/re2.gyp:re2', | 1074 '../third_party/re2/re2.gyp:re2', |
1072 '../third_party/WebKit/public/blink.gyp:blink', | 1075 '../third_party/WebKit/public/blink.gyp:blink', |
1073 '../ui/accessibility/accessibility.gyp:accessibility', | 1076 '../ui/accessibility/accessibility.gyp:accessibility', |
1074 '../ui/base/ui_base.gyp:ui_base', | 1077 '../ui/base/ui_base.gyp:ui_base', |
1075 '../ui/display/display.gyp:display_test_support', | 1078 '../ui/display/display.gyp:display_test_support', |
1076 '../ui/events/blink/events_blink.gyp:events_blink', | 1079 '../ui/events/blink/events_blink.gyp:events_blink', |
1077 '../ui/gfx/gfx.gyp:gfx', | 1080 '../ui/gfx/gfx.gyp:gfx', |
1078 '../ui/gfx/gfx.gyp:gfx_geometry', | 1081 '../ui/gfx/gfx.gyp:gfx_geometry', |
1079 '../ui/gfx/gfx.gyp:gfx_range', | 1082 '../ui/gfx/gfx.gyp:gfx_range', |
1080 '../ui/gfx/ipc/geometry/gfx_ipc_geometry.gyp:gfx_ipc_geometry', | 1083 '../ui/gfx/ipc/geometry/gfx_ipc_geometry.gyp:gfx_ipc_geometry', |
1081 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', | 1084 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', |
1082 '../ui/gfx/ipc/skia/gfx_ipc_skia.gyp:gfx_ipc_skia', | 1085 '../ui/gfx/ipc/skia/gfx_ipc_skia.gyp:gfx_ipc_skia', |
1083 '../ui/gl/gl.gyp:gl', | 1086 '../ui/gl/gl.gyp:gl', |
| 1087 '../ui/mojo/geometry/mojo_bindings.gyp:mojo_geometry_bindings_mojom', |
1084 '../ui/gl/gl.gyp:gl_test_support', | 1088 '../ui/gl/gl.gyp:gl_test_support', |
1085 ], | 1089 ], |
1086 'include_dirs': [ | 1090 'include_dirs': [ |
1087 '..', | 1091 '..', |
1088 '<(SHARED_INTERMEDIATE_DIR)', # Needed by render_media_client_unittest.
cc. | 1092 '<(SHARED_INTERMEDIATE_DIR)', # Needed by render_media_client_unittest.
cc. |
1089 ], | 1093 ], |
1090 'sources': [ '<@(content_unittests_sources)' ], | 1094 'sources': [ '<@(content_unittests_sources)' ], |
1091 'conditions': [ | 1095 'conditions': [ |
1092 ['OS != "win"', { | 1096 ['OS != "win"', { |
1093 'sources': [ | 1097 'sources': [ |
(...skipping 823 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1917 'content_unittests_apk.isolate', | 1921 'content_unittests_apk.isolate', |
1918 ], | 1922 ], |
1919 }, | 1923 }, |
1920 ], | 1924 ], |
1921 }, | 1925 }, |
1922 ], | 1926 ], |
1923 ], | 1927 ], |
1924 }], | 1928 }], |
1925 ], | 1929 ], |
1926 } | 1930 } |
OLD | NEW |