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

Side by Side Diff: content/content_tests.gypi

Issue 1839063005: Reland of move libpeerconnection target from third_party/libjingle (Closed) Base URL: http://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 | « content/content_renderer.gypi ('k') | content/renderer/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) 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 842 matching lines...) Expand 10 before | Expand all | Expand 10 after
853 '../gpu/blink/gpu_blink.gyp:gpu_blink', 853 '../gpu/blink/gpu_blink.gyp:gpu_blink',
854 '../gpu/gpu.gyp:gpu_ipc_common', 854 '../gpu/gpu.gyp:gpu_ipc_common',
855 '../ipc/mojo/ipc_mojo.gyp:*', 855 '../ipc/mojo/ipc_mojo.gyp:*',
856 '../media/blink/media_blink.gyp:media_blink', 856 '../media/blink/media_blink.gyp:media_blink',
857 '../media/media.gyp:media', 857 '../media/media.gyp:media',
858 '../media/midi/midi.gyp:midi', 858 '../media/midi/midi.gyp:midi',
859 '../mojo/mojo_edk.gyp:mojo_common_test_support', 859 '../mojo/mojo_edk.gyp:mojo_common_test_support',
860 '../mojo/mojo_base.gyp:mojo_application_base', 860 '../mojo/mojo_base.gyp:mojo_application_base',
861 '../mojo/mojo_edk.gyp:mojo_system_impl', 861 '../mojo/mojo_edk.gyp:mojo_system_impl',
862 '../mojo/mojo_public.gyp:mojo_cpp_bindings', 862 '../mojo/mojo_public.gyp:mojo_cpp_bindings',
863 '../net/net.gyp:net_test_support', 863 '../net/net.gyp:net_test_support',
864 '../ppapi/ppapi_internal.gyp:ppapi_host', 864 '../ppapi/ppapi_internal.gyp:ppapi_host',
865 '../ppapi/ppapi_internal.gyp:ppapi_proxy', 865 '../ppapi/ppapi_internal.gyp:ppapi_proxy',
866 '../ppapi/ppapi_internal.gyp:ppapi_shared', 866 '../ppapi/ppapi_internal.gyp:ppapi_shared',
867 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', 867 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
868 '../skia/skia.gyp:skia', 868 '../skia/skia.gyp:skia',
869 '../storage/storage_browser.gyp:storage', 869 '../storage/storage_browser.gyp:storage',
870 '../storage/storage_common.gyp:storage_common', 870 '../storage/storage_common.gyp:storage_common',
871 '../testing/gmock.gyp:gmock', 871 '../testing/gmock.gyp:gmock',
872 '../testing/gtest.gyp:gtest', 872 '../testing/gtest.gyp:gtest',
873 '../third_party/WebKit/public/blink.gyp:blink', 873 '../third_party/WebKit/public/blink.gyp:blink',
874 '../ui/accessibility/accessibility.gyp:ax_gen', 874 '../ui/accessibility/accessibility.gyp:ax_gen',
875 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', 875 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
876 '../ui/base/ui_base.gyp:ui_base', 876 '../ui/base/ui_base.gyp:ui_base',
877 '../ui/base/ui_base.gyp:ui_base_test_support', 877 '../ui/base/ui_base.gyp:ui_base_test_support',
878 '../ui/base/ui_base.gyp:ui_data_pack', 878 '../ui/base/ui_base.gyp:ui_data_pack',
879 '../ui/compositor/compositor.gyp:compositor_test_support', 879 '../ui/compositor/compositor.gyp:compositor_test_support',
880 '../ui/events/events.gyp:dom_keycode_converter', 880 '../ui/events/events.gyp:dom_keycode_converter',
881 '../ui/events/events.gyp:events_base', 881 '../ui/events/events.gyp:events_base',
882 '../ui/events/events.gyp:events_test_support', 882 '../ui/events/events.gyp:events_test_support',
883 '../ui/events/events.gyp:gesture_detection', 883 '../ui/events/events.gyp:gesture_detection',
884 '../ui/gfx/gfx.gyp:gfx_test_support', 884 '../ui/gfx/gfx.gyp:gfx_test_support',
885 '../ui/resources/ui_resources.gyp:ui_resources', 885 '../ui/resources/ui_resources.gyp:ui_resources',
886 '../ui/surface/surface.gyp:surface', 886 '../ui/surface/surface.gyp:surface',
887 '../url/url.gyp:url_lib', 887 '../url/url.gyp:url_lib',
888 '../v8/tools/gyp/v8.gyp:v8', 888 '../v8/tools/gyp/v8.gyp:v8',
889 'browser/speech/proto/speech_proto.gyp:speech_proto', 889 'browser/speech/proto/speech_proto.gyp:speech_proto',
890 'content_test_mojo_bindings', 890 'content_test_mojo_bindings',
891 'content.gyp:content_app_both', 891 'content.gyp:content_app_both',
892 'content.gyp:content_browser', 892 'content.gyp:content_browser',
893 'content.gyp:content_child', 893 'content.gyp:content_child',
894 'content.gyp:content_common', 894 'content.gyp:content_common',
895 'content.gyp:content_gpu', 895 'content.gyp:content_gpu',
896 'content.gyp:content_plugin', 896 'content.gyp:content_plugin',
897 'content.gyp:content_ppapi_plugin', 897 'content.gyp:content_ppapi_plugin',
898 'content.gyp:content_renderer', 898 'content.gyp:content_renderer',
899 'content.gyp:content_utility', 899 'content.gyp:content_utility',
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
942 'renderer/media/mock_media_stream_dispatcher.h', 942 'renderer/media/mock_media_stream_dispatcher.h',
943 'renderer/media/mock_peer_connection_impl.cc', 943 'renderer/media/mock_peer_connection_impl.cc',
944 'renderer/media/mock_peer_connection_impl.h', 944 'renderer/media/mock_peer_connection_impl.h',
945 'renderer/media/mock_web_rtc_peer_connection_handler_client.cc', 945 'renderer/media/mock_web_rtc_peer_connection_handler_client.cc',
946 'renderer/media/mock_web_rtc_peer_connection_handler_client.h', 946 'renderer/media/mock_web_rtc_peer_connection_handler_client.h',
947 'renderer/media/webrtc/mock_peer_connection_dependency_factory.cc', 947 'renderer/media/webrtc/mock_peer_connection_dependency_factory.cc',
948 'renderer/media/webrtc/mock_peer_connection_dependency_factory.h', 948 'renderer/media/webrtc/mock_peer_connection_dependency_factory.h',
949 ], 949 ],
950 'dependencies': [ 950 'dependencies': [
951 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc', 951 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc',
952 '../third_party/libjingle/libjingle.gyp:libpeerconnection',
953 '../third_party/webrtc/modules/modules.gyp:video_capture_module', 952 '../third_party/webrtc/modules/modules.gyp:video_capture_module',
954 ], 953 ],
955 }], 954 }],
956 ['use_glib == 1', { 955 ['use_glib == 1', {
957 'dependencies': [ 956 'dependencies': [
958 '../build/linux/system.gyp:glib', 957 '../build/linux/system.gyp:glib',
959 ], 958 ],
960 }], 959 }],
961 ['use_aura==1', { 960 ['use_aura==1', {
962 'dependencies': [ 961 'dependencies': [
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
1102 '../third_party/ocmock/ocmock.gyp:ocmock', 1101 '../third_party/ocmock/ocmock.gyp:ocmock',
1103 ], 1102 ],
1104 }], 1103 }],
1105 ['enable_plugins==1', { 1104 ['enable_plugins==1', {
1106 'sources': [ '<@(content_unittests_plugins_sources)' ], 1105 'sources': [ '<@(content_unittests_plugins_sources)' ],
1107 }], 1106 }],
1108 ['enable_webrtc==1', { 1107 ['enable_webrtc==1', {
1109 'sources': [ '<@(content_unittests_webrtc_sources)' ], 1108 'sources': [ '<@(content_unittests_webrtc_sources)' ],
1110 'dependencies': [ 1109 'dependencies': [
1111 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc', 1110 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc',
1112 '../third_party/libjingle/libjingle.gyp:libpeerconnection',
1113 '../third_party/webrtc/modules/modules.gyp:video_capture_module', 1111 '../third_party/webrtc/modules/modules.gyp:video_capture_module',
1114 '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs', 1112 '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
1115 ], 1113 ],
1116 }], 1114 }],
1117 ['enable_webrtc==1 and enable_plugins==1', { 1115 ['enable_webrtc==1 and enable_plugins==1', {
1118 'sources': [ '<@(content_unittests_plugin_webrtc_sources)' ], 1116 'sources': [ '<@(content_unittests_plugin_webrtc_sources)' ],
1119 }], 1117 }],
1120 ['enable_webrtc==1 and (OS=="linux" or OS=="mac" or OS=="win")', { 1118 ['enable_webrtc==1 and (OS=="linux" or OS=="mac" or OS=="win")', {
1121 'sources': [ 1119 'sources': [
1122 'browser/media/capture/desktop_capture_device_unittest.cc', 1120 'browser/media/capture/desktop_capture_device_unittest.cc',
(...skipping 1090 matching lines...) Expand 10 before | Expand all | Expand 10 after
2213 'content_unittests_apk.isolate', 2211 'content_unittests_apk.isolate',
2214 ], 2212 ],
2215 }, 2213 },
2216 ], 2214 ],
2217 }, 2215 },
2218 ], 2216 ],
2219 ], 2217 ],
2220 }], 2218 }],
2221 ], 2219 ],
2222 } 2220 }
OLDNEW
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698