blob: 173ec4094195af3e2e816e56eb62e3ed4d1d0a16 [file] [log] [blame]
[email protected]81f30ce2012-01-18 22:10:331# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]5629e0c2011-09-12 22:07:362# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5{
[email protected]85ff16042012-03-06 23:46:346 'variables': {
7 'content_shell_product_name': 'Content Shell',
[email protected]6d302912012-11-05 21:57:288 # The "19" is so that sites that sniff for version think that this is
9 # something reasonably current; the "77.34.5" is a hint that this isn't a
10 # standard Chrome.
11 'content_shell_version': '19.77.34.5',
[email protected]929246a2013-02-28 13:55:2012 'conditions': [
[email protected]bf6b6442013-03-07 09:18:2413 ['OS=="linux"', {
[email protected]929246a2013-02-28 13:55:2014 'use_custom_freetype%': 1,
15 }, {
16 'use_custom_freetype%': 0,
17 }],
18 ],
[email protected]85ff16042012-03-06 23:46:3419 },
[email protected]5629e0c2011-09-12 22:07:3620 'targets': [
21 {
[email protected]6b9028ab2014-07-23 17:15:3822 # GN version: //content/shell:content_shell_lib
[email protected]c1f87b22011-10-05 21:59:3323 'target_name': 'content_shell_lib',
24 'type': 'static_library',
[email protected]6d302912012-11-05 21:57:2825 'defines': ['CONTENT_SHELL_VERSION="<(content_shell_version)"'],
[email protected]9fbd3f862011-09-20 23:31:3426 'variables': {
27 'chromium_code': 1,
28 },
[email protected]5629e0c2011-09-12 22:07:3629 'dependencies': [
[email protected]a9ca8d52014-08-22 10:21:0830 'app/resources/content_resources.gyp:content_resources',
[email protected]6586a2e32014-08-09 19:24:1231 'app/strings/content_strings.gyp:content_strings',
[email protected]ba42b1e2013-10-19 22:13:1732 'content.gyp:content_app_both',
33 'content.gyp:content_browser',
34 'content.gyp:content_common',
35 'content.gyp:content_gpu',
36 'content.gyp:content_plugin',
37 'content.gyp:content_ppapi_plugin',
38 'content.gyp:content_renderer',
thestigbce02672014-08-26 10:01:3439 'content.gyp:content_resources',
[email protected]ba42b1e2013-10-19 22:13:1740 'content.gyp:content_utility',
[email protected]de28fed2e2014-02-01 14:36:3241 'content_shell_resources',
42 'copy_test_netscape_plugin',
[email protected]5326cd2f2014-04-07 13:35:5843 'layouttest_support_content',
[email protected]aa6e79762011-09-29 20:53:5244 '../base/base.gyp:base',
[email protected]5326cd2f2014-04-07 13:35:5845 '../base/base.gyp:base_static',
[email protected]aa6e79762011-09-29 20:53:5246 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
[email protected]38564622014-08-19 02:47:1847 '../cc/blink/cc_blink.gyp:cc_blink',
[email protected]5326cd2f2014-04-07 13:35:5848 '../cc/cc.gyp:cc',
Robert Sesekabcd8102014-08-27 16:12:4449 '../components/components.gyp:crash_component',
hanxi149b92d2014-09-11 21:57:1850 '../components/components.gyp:web_cache_renderer',
scheib87f45892015-01-20 19:19:4451 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
[email protected]41fba0e2014-01-16 18:19:4252 '../gin/gin.gyp:gin',
[email protected]5326cd2f2014-04-07 13:35:5853 '../gpu/gpu.gyp:gpu',
[email protected]aa6e79762011-09-29 20:53:5254 '../ipc/ipc.gyp:ipc',
acolwell9e0840d2014-09-06 19:01:3255 '../media/blink/media_blink.gyp:media_blink',
[email protected]433df472012-03-07 20:33:3956 '../media/media.gyp:media',
[email protected]aa6e79762011-09-29 20:53:5257 '../net/net.gyp:net',
[email protected]24f80692012-08-13 15:15:5058 '../net/net.gyp:net_resources',
[email protected]5629e0c2011-09-12 22:07:3659 '../skia/skia.gyp:skia',
pilgrim4af8c212014-09-05 17:30:1560 '../storage/storage_browser.gyp:storage',
[email protected]3de922f2013-12-20 13:27:3861 '../third_party/WebKit/public/blink.gyp:blink',
[email protected]95f8a142014-04-24 00:23:5862 '../third_party/WebKit/public/blink.gyp:blink_test_support',
spang1c36fac2015-02-05 19:55:1263 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
[email protected]ed8fd9152014-03-13 10:20:3764 '../ui/base/ui_base.gyp:ui_base',
[email protected]114efae2013-11-06 20:37:5765 '../ui/events/events.gyp:events_base',
[email protected]529a3cf2013-09-30 02:47:4866 '../ui/gfx/gfx.gyp:gfx',
[email protected]b5e2d782013-12-18 21:01:1567 '../ui/gfx/gfx.gyp:gfx_geometry',
[email protected]ffff5b32014-06-25 21:31:0868 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc',
[email protected]8350f16f2012-11-30 00:25:3269 '../ui/gl/gl.gyp:gl',
[email protected]002cc08f2013-06-03 05:40:2970 '../url/url.gyp:url_lib',
[email protected]12bc28fcb2011-09-21 15:53:5071 '../v8/tools/gyp/v8.gyp:v8',
[email protected]5629e0c2011-09-12 22:07:3672 ],
73 'include_dirs': [
74 '..',
75 ],
76 'sources': [
[email protected]6b9028ab2014-07-23 17:15:3877 # Note: sources list duplicated in GN build.
[email protected]4d4eb5b2013-01-29 21:55:5578 'shell/android/shell_jni_registrar.cc',
79 'shell/android/shell_jni_registrar.h',
80 'shell/android/shell_manager.cc',
81 'shell/android/shell_manager.h',
tfarina4d06f572014-10-17 03:36:4882 'shell/app/blink_test_platform_support.h',
83 'shell/app/blink_test_platform_support_android.cc',
84 'shell/app/blink_test_platform_support_linux.cc',
85 'shell/app/blink_test_platform_support_mac.mm',
86 'shell/app/blink_test_platform_support_win.cc',
[email protected]2a94e812013-07-12 15:31:0287 'shell/app/paths_mac.h',
88 'shell/app/paths_mac.mm',
rseseka0a7a042014-09-18 23:59:2089 'shell/app/shell_crash_reporter_client.cc',
90 'shell/app/shell_crash_reporter_client.h',
[email protected]993951d2013-05-08 21:37:0291 'shell/app/shell_main_delegate.cc',
92 'shell/app/shell_main_delegate.h',
[email protected]2a94e812013-07-12 15:31:0293 'shell/app/shell_main_delegate_mac.h',
94 'shell/app/shell_main_delegate_mac.mm',
[email protected]9cd36bfb2014-08-20 00:32:0095 'shell/browser/ipc_echo_message_filter.cc',
96 'shell/browser/ipc_echo_message_filter.h',
mkwstd6805d0d2014-10-16 14:44:3797 'shell/browser/layout_test/layout_test_android.cc',
98 'shell/browser/layout_test/layout_test_android.h',
mkwstd993d06a2014-10-10 11:44:3899 'shell/browser/layout_test/layout_test_browser_context.cc',
100 'shell/browser/layout_test/layout_test_browser_context.h',
mkwst88e23182014-10-16 12:08:58101 'shell/browser/layout_test/layout_test_browser_main.cc',
102 'shell/browser/layout_test/layout_test_browser_main.h',
mkwst36b11b6f2014-10-15 16:18:56103 'shell/browser/layout_test/layout_test_browser_main_parts.cc',
104 'shell/browser/layout_test/layout_test_browser_main_parts.h',
petercd7abb42014-10-17 13:34:01105 'shell/browser/layout_test/layout_test_content_browser_client.cc',
106 'shell/browser/layout_test/layout_test_content_browser_client.h',
mkwst30d20d52014-10-09 13:33:14107 'shell/browser/layout_test/layout_test_devtools_frontend.cc',
108 'shell/browser/layout_test/layout_test_devtools_frontend.h',
satorux225d7ed2015-02-13 02:23:35109 'shell/browser/layout_test/layout_test_download_manager_delegate.cc',
110 'shell/browser/layout_test/layout_test_download_manager_delegate.h',
mkwst6efe7f2e62014-10-08 15:09:01111 'shell/browser/layout_test/layout_test_javascript_dialog_manager.cc',
112 'shell/browser/layout_test/layout_test_javascript_dialog_manager.h',
Peter Beverlooe8f2f9d2014-10-20 16:47:49113 'shell/browser/layout_test/layout_test_message_filter.cc',
114 'shell/browser/layout_test/layout_test_message_filter.h',
petercd7abb42014-10-17 13:34:01115 'shell/browser/layout_test/layout_test_notification_manager.cc',
116 'shell/browser/layout_test/layout_test_notification_manager.h',
mvanouwerkerkde895c9c2014-12-06 12:17:32117 'shell/browser/layout_test/layout_test_push_messaging_service.cc',
118 'shell/browser/layout_test/layout_test_push_messaging_service.h',
mkwst002d02902014-10-09 10:17:00119 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate.cc',
120 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate.h',
mkwst94388f792014-10-16 07:36:52121 'shell/browser/layout_test/layout_test_url_request_context_getter.cc',
122 'shell/browser/layout_test/layout_test_url_request_context_getter.h',
[email protected]de7d61ff2013-08-20 11:30:41123 'shell/browser/notify_done_forwarder.cc',
124 'shell/browser/notify_done_forwarder.h',
peter11d5f562014-10-23 23:12:25125 'shell/browser/shell.cc',
126 'shell/browser/shell.h',
127 'shell/browser/shell_access_token_store.cc',
128 'shell/browser/shell_access_token_store.h',
[email protected]de7d61ff2013-08-20 11:30:41129 'shell/browser/shell_android.cc',
130 'shell/browser/shell_application_mac.h',
131 'shell/browser/shell_application_mac.mm',
132 'shell/browser/shell_aura.cc',
133 'shell/browser/shell_browser_context.cc',
134 'shell/browser/shell_browser_context.h',
135 'shell/browser/shell_browser_main.cc',
136 'shell/browser/shell_browser_main.h',
137 'shell/browser/shell_browser_main_parts.cc',
138 'shell/browser/shell_browser_main_parts.h',
139 'shell/browser/shell_browser_main_parts_mac.mm',
[email protected]de7d61ff2013-08-20 11:30:41140 'shell/browser/shell_content_browser_client.cc',
141 'shell/browser/shell_content_browser_client.h',
[email protected]de7d61ff2013-08-20 11:30:41142 'shell/browser/shell_devtools_frontend.cc',
143 'shell/browser/shell_devtools_frontend.h',
satorux225d7ed2015-02-13 02:23:35144 'shell/browser/shell_devtools_manager_delegate.cc',
145 'shell/browser/shell_devtools_manager_delegate.h',
[email protected]de7d61ff2013-08-20 11:30:41146 'shell/browser/shell_download_manager_delegate.cc',
147 'shell/browser/shell_download_manager_delegate.h',
[email protected]de7d61ff2013-08-20 11:30:41148 'shell/browser/shell_javascript_dialog.h',
149 'shell/browser/shell_javascript_dialog_mac.mm',
150 'shell/browser/shell_javascript_dialog_manager.cc',
151 'shell/browser/shell_javascript_dialog_manager.h',
152 'shell/browser/shell_javascript_dialog_win.cc',
[email protected]de7d61ff2013-08-20 11:30:41153 'shell/browser/shell_login_dialog.cc',
[email protected]de7d61ff2013-08-20 11:30:41154 'shell/browser/shell_login_dialog.h',
155 'shell/browser/shell_login_dialog_mac.mm',
156 'shell/browser/shell_mac.mm',
satorux225d7ed2015-02-13 02:23:35157 'shell/browser/shell_mojo_test_utils_android.cc',
158 'shell/browser/shell_mojo_test_utils_android.h',
[email protected]de7d61ff2013-08-20 11:30:41159 'shell/browser/shell_net_log.cc',
160 'shell/browser/shell_net_log.h',
161 'shell/browser/shell_network_delegate.cc',
162 'shell/browser/shell_network_delegate.h',
[email protected]a6591142014-01-27 19:32:26163 'shell/browser/shell_platform_data_aura.cc',
164 'shell/browser/shell_platform_data_aura.h',
[email protected]de7d61ff2013-08-20 11:30:41165 'shell/browser/shell_plugin_service_filter.cc',
166 'shell/browser/shell_plugin_service_filter.h',
167 'shell/browser/shell_quota_permission_context.cc',
168 'shell/browser/shell_quota_permission_context.h',
169 'shell/browser/shell_resource_dispatcher_host_delegate.cc',
170 'shell/browser/shell_resource_dispatcher_host_delegate.h',
[email protected]9896c552013-08-29 19:03:20171 'shell/browser/shell_speech_recognition_manager_delegate.cc',
172 'shell/browser/shell_speech_recognition_manager_delegate.h',
[email protected]de7d61ff2013-08-20 11:30:41173 'shell/browser/shell_url_request_context_getter.cc',
174 'shell/browser/shell_url_request_context_getter.h',
[email protected]a896e1e2013-10-20 19:10:30175 'shell/browser/shell_views.cc',
satorux225d7ed2015-02-13 02:23:35176 'shell/browser/shell_web_contents_view_delegate.h',
[email protected]de7d61ff2013-08-20 11:30:41177 'shell/browser/shell_web_contents_view_delegate_android.cc',
178 'shell/browser/shell_web_contents_view_delegate_creator.h',
[email protected]de7d61ff2013-08-20 11:30:41179 'shell/browser/shell_web_contents_view_delegate_mac.mm',
180 'shell/browser/shell_web_contents_view_delegate_win.cc',
[email protected]de7d61ff2013-08-20 11:30:41181 'shell/browser/webkit_test_controller.cc',
182 'shell/browser/webkit_test_controller.h',
petere04203592014-10-27 17:57:35183 'shell/common/layout_test/layout_test_messages.cc',
184 'shell/common/layout_test/layout_test_messages.h',
[email protected]4562cf72014-01-27 10:10:13185 'shell/common/leak_detection_result.h',
[email protected]b7c504c2013-05-07 14:42:12186 'shell/common/shell_content_client.cc',
187 'shell/common/shell_content_client.h',
188 'shell/common/shell_messages.cc',
189 'shell/common/shell_messages.h',
190 'shell/common/shell_switches.cc',
191 'shell/common/shell_switches.h',
192 'shell/common/shell_test_configuration.cc',
193 'shell/common/shell_test_configuration.h',
[email protected]1f70cfa42014-04-04 21:35:01194 'shell/common/test_runner/test_preferences.cc',
195 'shell/common/test_runner/test_preferences.h',
jochen284435c2014-10-02 13:08:23196 'shell/common/v8_breakpad_support_win.cc',
197 'shell/common/v8_breakpad_support_win.h',
[email protected]b7c504c2013-05-07 14:42:12198 'shell/common/webkit_test_helpers.cc',
199 'shell/common/webkit_test_helpers.h',
[email protected]9cd36bfb2014-08-20 00:32:00200 'shell/renderer/ipc_echo.cc',
201 'shell/renderer/ipc_echo.h',
mkwst04b72d12014-10-08 15:52:55202 'shell/renderer/layout_test/gc_controller.cc',
203 'shell/renderer/layout_test/gc_controller.h',
mkwst02ec0d62014-10-07 22:07:29204 'shell/renderer/layout_test/layout_test_content_renderer_client.cc',
205 'shell/renderer/layout_test/layout_test_content_renderer_client.h',
mkwst3e72c1f2014-10-08 05:02:36206 'shell/renderer/layout_test/layout_test_render_frame_observer.cc',
207 'shell/renderer/layout_test/layout_test_render_frame_observer.h',
mkwst99069fc2014-10-08 06:13:28208 'shell/renderer/layout_test/layout_test_render_process_observer.cc',
209 'shell/renderer/layout_test/layout_test_render_process_observer.h',
mkwst04b72d12014-10-08 15:52:55210 'shell/renderer/layout_test/leak_detector.cc',
211 'shell/renderer/layout_test/leak_detector.h',
212 'shell/renderer/layout_test/webkit_test_runner.cc',
213 'shell/renderer/layout_test/webkit_test_runner.h',
[email protected]f7a4e3b92013-05-03 15:29:58214 'shell/renderer/shell_content_renderer_client.cc',
215 'shell/renderer/shell_content_renderer_client.h',
[email protected]81914ad2013-07-02 18:54:25216 'shell/renderer/shell_render_view_observer.cc',
217 'shell/renderer/shell_render_view_observer.h',
[email protected]fa6a8f42014-03-06 14:20:18218 'shell/renderer/test_runner/accessibility_controller.cc',
219 'shell/renderer/test_runner/accessibility_controller.h',
[email protected]3db130e2014-03-27 08:14:48220 'shell/renderer/test_runner/event_sender.cc',
221 'shell/renderer/test_runner/event_sender.h',
[email protected]cf786002014-02-11 02:05:54222 'shell/renderer/test_runner/gamepad_controller.cc',
223 'shell/renderer/test_runner/gamepad_controller.h',
[email protected]27821fa2014-07-22 16:03:57224 'shell/renderer/test_runner/mock_color_chooser.cc',
225 'shell/renderer/test_runner/mock_color_chooser.h',
[email protected]35c3197b2014-05-22 18:12:39226 'shell/renderer/test_runner/mock_constraints.cc',
227 'shell/renderer/test_runner/mock_constraints.h',
mkwst02ec0d62014-10-07 22:07:29228 'shell/renderer/test_runner/mock_credential_manager_client.cc',
229 'shell/renderer/test_runner/mock_credential_manager_client.h',
[email protected]f82478792014-05-14 17:50:57230 'shell/renderer/test_runner/mock_grammar_check.cc',
231 'shell/renderer/test_runner/mock_grammar_check.h',
[email protected]a2ca0032014-06-27 02:28:08232 'shell/renderer/test_runner/mock_screen_orientation_client.cc',
233 'shell/renderer/test_runner/mock_screen_orientation_client.h',
[email protected]f656a652014-07-25 12:19:52234 'shell/renderer/test_runner/mock_spell_check.cc',
235 'shell/renderer/test_runner/mock_spell_check.h',
[email protected]5d6534d2014-06-06 13:21:32236 'shell/renderer/test_runner/mock_web_audio_device.cc',
237 'shell/renderer/test_runner/mock_web_audio_device.h',
[email protected]85afb6c2014-07-29 02:43:36238 'shell/renderer/test_runner/mock_web_media_stream_center.cc',
239 'shell/renderer/test_runner/mock_web_media_stream_center.h',
[email protected]6b950c32014-07-28 14:35:43240 'shell/renderer/test_runner/mock_web_midi_accessor.cc',
241 'shell/renderer/test_runner/mock_web_midi_accessor.h',
[email protected]ca35ef02014-07-31 11:46:49242 'shell/renderer/test_runner/mock_web_speech_recognizer.cc',
243 'shell/renderer/test_runner/mock_web_speech_recognizer.h',
[email protected]dec09852014-07-19 21:07:52244 'shell/renderer/test_runner/mock_web_theme_engine.cc',
245 'shell/renderer/test_runner/mock_web_theme_engine.h',
[email protected]7948a422014-06-02 05:43:02246 'shell/renderer/test_runner/mock_web_user_media_client.cc',
247 'shell/renderer/test_runner/mock_web_user_media_client.h',
[email protected]edffa7a2014-05-31 04:27:11248 'shell/renderer/test_runner/mock_webrtc_data_channel_handler.cc',
249 'shell/renderer/test_runner/mock_webrtc_data_channel_handler.h',
[email protected]358847f2014-06-04 13:29:14250 'shell/renderer/test_runner/mock_webrtc_dtmf_sender_handler.cc',
251 'shell/renderer/test_runner/mock_webrtc_dtmf_sender_handler.h',
[email protected]af605832014-06-05 15:09:08252 'shell/renderer/test_runner/mock_webrtc_peer_connection_handler.cc',
253 'shell/renderer/test_runner/mock_webrtc_peer_connection_handler.h',
[email protected]b38c8f312014-08-01 23:21:37254 'shell/renderer/test_runner/spell_check_client.cc',
255 'shell/renderer/test_runner/spell_check_client.h',
[email protected]f5b1ad882014-08-05 16:30:41256 'shell/renderer/test_runner/test_common.cc',
257 'shell/renderer/test_runner/test_common.h',
[email protected]8ed8bf432014-08-11 19:47:55258 'shell/renderer/test_runner/test_interfaces.cc',
259 'shell/renderer/test_runner/test_interfaces.h',
abhishek.a21dd9554f2014-09-03 17:19:12260 'shell/renderer/test_runner/test_plugin.cc',
261 'shell/renderer/test_runner/test_plugin.h',
[email protected]97f9a7952014-03-14 11:50:33262 'shell/renderer/test_runner/test_runner.cc',
263 'shell/renderer/test_runner/test_runner.h',
[email protected]f751653a92014-02-18 16:32:55264 'shell/renderer/test_runner/text_input_controller.cc',
265 'shell/renderer/test_runner/text_input_controller.h',
[email protected]fa6a8f42014-03-06 14:20:18266 'shell/renderer/test_runner/web_ax_object_proxy.cc',
267 'shell/renderer/test_runner/web_ax_object_proxy.h',
[email protected]a1640e42014-05-14 13:43:32268 'shell/renderer/test_runner/web_frame_test_proxy.h',
[email protected]111f14f2014-06-18 08:24:06269 'shell/renderer/test_runner/web_permissions.cc',
270 'shell/renderer/test_runner/web_permissions.h',
abhishek.a21ab71acb2014-09-12 16:46:31271 'shell/renderer/test_runner/web_task.cc',
272 'shell/renderer/test_runner/web_task.h',
abhishek.a21ca9b5602014-09-19 07:33:33273 'shell/renderer/test_runner/web_test_delegate.h',
abhishek.a21bdd07a82014-09-25 06:34:10274 'shell/renderer/test_runner/web_test_interfaces.cc',
275 'shell/renderer/test_runner/web_test_interfaces.h',
[email protected]a1640e42014-05-14 13:43:32276 'shell/renderer/test_runner/web_test_proxy.cc',
277 'shell/renderer/test_runner/web_test_proxy.h',
[email protected]8deba6ca2014-05-26 16:37:03278 'shell/renderer/test_runner/web_test_runner.h',
[email protected]5629e0c2011-09-12 22:07:36279 ],
280 'msvs_settings': {
281 'VCLinkerTool': {
282 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
283 },
284 },
285 'conditions': [
286 ['OS=="win" and win_use_allocator_shim==1', {
287 'dependencies': [
288 '../base/allocator/allocator.gyp:allocator',
289 ],
290 }],
[email protected]9fbd3f862011-09-20 23:31:34291 ['OS=="win"', {
292 'resource_include_dirs': [
[email protected]6586a2e32014-08-09 19:24:12293 '<(SHARED_INTERMEDIATE_DIR)/content/app/strings',
[email protected]9fbd3f862011-09-20 23:31:34294 ],
[email protected]9fbd3f862011-09-20 23:31:34295 'dependencies': [
[email protected]6586a2e32014-08-09 19:24:12296 '<(DEPTH)/content/app/strings/content_strings.gyp:content_strings',
[email protected]9fbd3f862011-09-20 23:31:34297 ],
298 'configurations': {
299 'Debug_Base': {
300 'msvs_settings': {
301 'VCLinkerTool': {
302 'LinkIncremental': '<(msvs_large_module_debug_link_mode)',
303 },
304 },
305 },
306 },
[email protected]3bed5302013-02-15 19:31:41307 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
308 'msvs_disabled_warnings': [ 4267, ],
[email protected]85ff16042012-03-06 23:46:34309 }], # OS=="win"
[email protected]6eb6bb62012-11-10 06:30:59310 ['OS=="linux"', {
311 'dependencies': [
312 '../build/linux/system.gyp:fontconfig',
313 ],
314 }],
[email protected]6b911a32014-01-10 02:34:53315 ['use_x11 == 1', {
316 'dependencies': [
dnicoara78a734702014-11-04 19:54:38317 '../ui/events/devices/events_devices.gyp:events_devices',
[email protected]6b911a32014-01-10 02:34:53318 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
319 ],
320 }],
[email protected]689266d2012-08-07 12:52:20321 ['OS=="android"', {
[email protected]82e9e2b12012-07-19 00:32:01322 'dependencies': [
ppif581fe92014-10-08 18:52:19323 '../mojo/mojo_base.gyp:libmojo_system_java',
[email protected]82e9e2b12012-07-19 00:32:01324 'content_shell_jni_headers',
325 ],
[email protected]6b911a32014-01-10 02:34:53326 'dependencies!': [
[email protected]de28fed2e2014-02-01 14:36:32327 'copy_test_netscape_plugin',
[email protected]6b911a32014-01-10 02:34:53328 ],
[email protected]82e9e2b12012-07-19 00:32:01329 }], # OS=="android"
[email protected]a7aa8ab2013-10-24 07:21:48330 ['os_posix == 1 and OS != "mac" and android_webview_build != 1', {
331 'dependencies': [
332 '../components/components.gyp:breakpad_host',
333 ],
334 }],
[email protected]2fa89ef2014-05-07 18:45:59335 ['(OS=="linux" or OS=="android") and use_allocator!="none"', {
[email protected]c767d572012-07-27 10:55:58336 'dependencies': [
337 # This is needed by content/app/content_main_runner.cc
338 '../base/allocator/allocator.gyp:allocator',
339 ],
340 }],
[email protected]fa4a45832012-04-12 21:32:48341 ['use_aura==1', {
[email protected]c767d572012-07-27 10:55:58342 'dependencies': [
343 '../ui/aura/aura.gyp:aura',
[email protected]72fed232014-04-07 20:21:46344 '../ui/aura/aura.gyp:aura_test_support',
[email protected]72fed232014-04-07 20:21:46345 '../ui/events/events.gyp:events',
[email protected]e3d74862014-05-18 14:12:27346 '../ui/strings/ui_strings.gyp:ui_strings',
[email protected]884dac5b2014-04-30 15:10:10347 '../ui/wm/wm.gyp:wm',
[email protected]c767d572012-07-27 10:55:58348 ],
[email protected]a896e1e2013-10-20 19:10:30349 'conditions': [
350 ['toolkit_views==1', {
351 'dependencies': [
[email protected]dae78442013-11-26 16:57:02352 '../ui/resources/ui_resources.gyp:ui_resources',
[email protected]a896e1e2013-10-20 19:10:30353 '../ui/views/controls/webview/webview.gyp:webview',
354 '../ui/views/views.gyp:views',
355 '../ui/views/views.gyp:views_test_support',
[email protected]a896e1e2013-10-20 19:10:30356 ],
357 'sources/': [
358 ['exclude', 'shell/browser/shell_aura.cc'],
359 ],
360 }, {
361 'sources/': [
362 ['exclude', 'shell/browser/shell_views.cc'],
363 ],
364 }],
365 ],
366 }, {
367 'sources/': [
368 ['exclude', 'shell/browser/shell_aura.cc'],
369 ['exclude', 'shell/browser/shell_views.cc'],
370 ],
[email protected]96b80b472012-07-03 19:41:56371 }], # use_aura==1
[email protected]6b911a32014-01-10 02:34:53372 # The test plugin relies on X11.
373 ['OS=="linux" and use_x11==0', {
374 'dependencies!': [
[email protected]de28fed2e2014-02-01 14:36:32375 'copy_test_netscape_plugin',
[email protected]6b911a32014-01-10 02:34:53376 ],
377 }],
[email protected]c767d572012-07-27 10:55:58378 ['chromeos==1', {
379 'dependencies': [
380 '../chromeos/chromeos.gyp:chromeos',
[email protected]de6831b2013-11-16 01:04:30381 '../ui/wm/wm.gyp:wm_test_support',
[email protected]c767d572012-07-27 10:55:58382 ],
383 }], # chromeos==1
[email protected]929246a2013-02-28 13:55:20384 ['use_custom_freetype==1', {
385 'dependencies': [
386 '../third_party/freetype2/freetype2.gyp:freetype2',
387 ],
388 }],
[email protected]dfb9360192013-05-27 09:42:34389 ['enable_plugins==0', {
[email protected]6b9028ab2014-07-23 17:15:38390 'sources!': [
391 'shell/browser/shell_plugin_service_filter.cc',
392 'shell/browser/shell_plugin_service_filter.h',
[email protected]dfb9360192013-05-27 09:42:34393 ],
394 }]
[email protected]5629e0c2011-09-12 22:07:36395 ],
396 },
[email protected]c1f87b22011-10-05 21:59:33397 {
[email protected]6b9028ab2014-07-23 17:15:38398 # GN version: //content/shell:resources
[email protected]ee75b8992012-01-27 07:53:57399 'target_name': 'content_shell_resources',
400 'type': 'none',
[email protected]b581eb402012-03-09 01:31:46401 'variables': {
402 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/content',
403 },
[email protected]5c94e992014-05-11 14:22:06404 'actions': [
405 {
406 'action_name': 'generate_content_shell_resources',
407 'variables': {
408 'grit_grd_file': 'shell/shell_resources.grd',
409 },
410 'includes': [ '../build/grit_action.gypi' ],
411 },
412 ],
[email protected]b581eb402012-03-09 01:31:46413 'includes': [ '../build/grit_target.gypi' ],
414 'copies': [
415 {
416 'destination': '<(PRODUCT_DIR)',
417 'files': [
418 '<(SHARED_INTERMEDIATE_DIR)/content/shell_resources.pak'
419 ],
420 },
421 ],
[email protected]6b911a32014-01-10 02:34:53422 'conditions': [
423 ['OS=="win"', {
424 'copies': [{
425 'destination': '<(PRODUCT_DIR)',
426 'files': ['shell/renderer/test_runner/resources/fonts/AHEM____.TTF'],
427 }],
428 }],
429 ['OS=="mac"', {
430 'all_dependent_settings': {
431 'mac_bundle_resources': [
432 'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
[email protected]24687802014-03-20 22:04:47433 'shell/renderer/test_runner/resources/fonts/ChromiumAATTest.ttf',
[email protected]6b911a32014-01-10 02:34:53434 '<(SHARED_INTERMEDIATE_DIR)/webkit/missingImage.png',
435 '<(SHARED_INTERMEDIATE_DIR)/webkit/textAreaResizeCorner.png',
436 ],
437 },
438 }],
439 ['use_x11 == 1', {
440 'copies': [{
441 'destination': '<(PRODUCT_DIR)',
442 'files': [
443 'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
444 'shell/renderer/test_runner/resources/fonts/fonts.conf',
[email protected]209984992014-07-08 13:32:09445 '../third_party/gardiner_mod/GardinerModBug.ttf',
446 '../third_party/gardiner_mod/GardinerModCat.ttf',
[email protected]6b911a32014-01-10 02:34:53447 ]
448 }],
449 }],
450 ['OS=="android"', {
451 'copies': [{
452 'destination': '<(PRODUCT_DIR)',
453 'files': [
454 'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
455 'shell/renderer/test_runner/resources/fonts/android_main_fonts.xml',
456 'shell/renderer/test_runner/resources/fonts/android_fallback_fonts.xml',
457 ]
458 }],
459 }],
460 ],
[email protected]4cb792f42012-03-24 03:12:42461 },
462 {
[email protected]81f30ce2012-01-18 22:10:33463 # We build a minimal set of resources so WebKit in content_shell has
464 # access to necessary resources.
[email protected]6b9028ab2014-07-23 17:15:38465 # GN version: //content/shell:pak
[email protected]81f30ce2012-01-18 22:10:33466 'target_name': 'content_shell_pak',
467 'type': 'none',
[email protected]ee75b8992012-01-27 07:53:57468 'dependencies': [
[email protected]a9ca8d52014-08-22 10:21:08469 'app/resources/content_resources.gyp:content_resources',
[email protected]6586a2e32014-08-09 19:24:12470 'app/strings/content_strings.gyp:content_strings',
[email protected]6b9028ab2014-07-23 17:15:38471 'browser/tracing/tracing_resources.gyp:tracing_resources',
thestigbce02672014-08-26 10:01:34472 'content.gyp:content_resources',
[email protected]ee75b8992012-01-27 07:53:57473 'content_shell_resources',
[email protected]06c54162013-06-10 00:25:05474 '<(DEPTH)/net/net.gyp:net_resources',
[email protected]1400d1d2014-07-25 07:49:59475 '<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources',
[email protected]1c0c3f42013-11-20 02:03:28476 '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources',
[email protected]e3d74862014-05-18 14:12:27477 '<(DEPTH)/ui/strings/ui_strings.gyp:ui_strings',
[email protected]ee75b8992012-01-27 07:53:57478 ],
[email protected]3df230d2013-07-03 00:44:57479 'conditions': [
[email protected]8dffd2c2013-12-02 14:14:38480 ['OS!="android"', {
481 'dependencies': [
482 'browser/devtools/devtools_resources.gyp:devtools_resources',
483 ],
484 }],
vivek.vge136a8652014-09-05 10:51:28485 ['OS=="android"', {
486 'copies': [
487 {
488 'destination': '<(PRODUCT_DIR)',
489 'files': [
490 '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak'
491 ],
492 },
493 ],
494 }],
[email protected]3df230d2013-07-03 00:44:57495 ],
[email protected]81f30ce2012-01-18 22:10:33496 'actions': [
497 {
498 'action_name': 'repack_content_shell_pack',
499 'variables': {
500 'pak_inputs': [
[email protected]1400d1d2014-07-25 07:49:59501 '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources/blink_resources.pak',
[email protected]a9ca8d52014-08-22 10:21:08502 '<(SHARED_INTERMEDIATE_DIR)/content/app/resources/content_resources_100_percent.pak',
[email protected]6586a2e32014-08-09 19:24:12503 '<(SHARED_INTERMEDIATE_DIR)/content/app/strings/content_strings_en-US.pak',
[email protected]479bea22013-07-02 21:46:06504 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resources.pak',
[email protected]1400d1d2014-07-25 07:49:59505 '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.pak',
[email protected]ee75b8992012-01-27 07:53:57506 '<(SHARED_INTERMEDIATE_DIR)/content/shell_resources.pak',
[email protected]81f30ce2012-01-18 22:10:33507 '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.pak',
[email protected]a3c134352014-07-11 19:23:19508 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_resources_100_percent.pak',
509 '<(SHARED_INTERMEDIATE_DIR)/ui/resources/webui_resources.pak',
[email protected]d2329222014-07-18 07:14:22510 '<(SHARED_INTERMEDIATE_DIR)/ui/strings/app_locale_settings_en-US.pak',
[email protected]a3c134352014-07-11 19:23:19511 '<(SHARED_INTERMEDIATE_DIR)/ui/strings/ui_strings_en-US.pak',
[email protected]81f30ce2012-01-18 22:10:33512 ],
[email protected]01bdc9202014-03-28 21:11:20513 'conditions': [
514 ['OS!="android"', {
vivek.vg77816a12014-12-18 14:28:20515 'pak_inputs': ['<(SHARED_INTERMEDIATE_DIR)/blink/devtools_resources.pak',],
[email protected]01bdc9202014-03-28 21:11:20516 'pak_output': '<(PRODUCT_DIR)/content_shell.pak',
517 }, {
518 'pak_output': '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak',
519 }],
520 ],
[email protected]81f30ce2012-01-18 22:10:33521 },
[email protected]01bdc9202014-03-28 21:11:20522 'includes': [ '../build/repack_action.gypi' ],
[email protected]81f30ce2012-01-18 22:10:33523 },
524 ],
525 },
526 {
[email protected]6b9028ab2014-07-23 17:15:38527 # GN version: //content/shell:content_shell
[email protected]c1f87b22011-10-05 21:59:33528 'target_name': 'content_shell',
529 'type': 'executable',
[email protected]85ff16042012-03-06 23:46:34530 'mac_bundle': 1,
[email protected]c1f87b22011-10-05 21:59:33531 'variables': {
532 'chromium_code': 1,
533 },
534 'dependencies': [
535 'content_shell_lib',
[email protected]81f30ce2012-01-18 22:10:33536 'content_shell_pak',
[email protected]bb5d2d92012-10-15 07:45:42537 '../third_party/mesa/mesa.gyp:osmesa',
[email protected]331d1692013-07-25 20:40:13538 '../tools/imagediff/image_diff.gyp:image_diff',
[email protected]c1f87b22011-10-05 21:59:33539 ],
540 'include_dirs': [
541 '..',
542 ],
543 'sources': [
[email protected]993951d2013-05-08 21:37:02544 'shell/app/shell_main.cc',
[email protected]c1f87b22011-10-05 21:59:33545 ],
[email protected]85ff16042012-03-06 23:46:34546 'mac_bundle_resources': [
[email protected]993951d2013-05-08 21:37:02547 'shell/app/app.icns',
548 'shell/app/app-Info.plist',
[email protected]85ff16042012-03-06 23:46:34549 ],
550 # TODO(mark): Come up with a fancier way to do this. It should only
551 # be necessary to list app-Info.plist once, not the three times it is
552 # listed here.
553 'mac_bundle_resources!': [
[email protected]993951d2013-05-08 21:37:02554 'shell/app/app-Info.plist',
[email protected]85ff16042012-03-06 23:46:34555 ],
556 'xcode_settings': {
[email protected]993951d2013-05-08 21:37:02557 'INFOPLIST_FILE': 'shell/app/app-Info.plist',
[email protected]85ff16042012-03-06 23:46:34558 },
[email protected]c1f87b22011-10-05 21:59:33559 'msvs_settings': {
[email protected]30624922013-06-04 10:40:10560 'VCManifestTool': {
[email protected]5d60b0b2013-07-30 20:24:30561 'AdditionalManifestFiles': [
562 'shell/app/shell.exe.manifest',
563 ],
[email protected]30624922013-06-04 10:40:10564 },
[email protected]c1f87b22011-10-05 21:59:33565 },
566 'conditions': [
567 ['OS=="win" and win_use_allocator_shim==1', {
568 'dependencies': [
569 '../base/allocator/allocator.gyp:allocator',
570 ],
571 }],
572 ['OS=="win"', {
[email protected]7fc83822012-03-30 19:53:29573 'sources': [
[email protected]993951d2013-05-08 21:37:02574 'shell/app/shell.rc',
[email protected]7fc83822012-03-30 19:53:29575 ],
[email protected]c1f87b22011-10-05 21:59:33576 'configurations': {
577 'Debug_Base': {
578 'msvs_settings': {
579 'VCLinkerTool': {
580 'LinkIncremental': '<(msvs_large_module_debug_link_mode)',
581 },
582 },
583 },
584 },
[email protected]85ff16042012-03-06 23:46:34585 }], # OS=="win"
[email protected]c997bc42014-04-11 18:25:58586 ['OS == "win"', {
[email protected]27315ce42011-10-14 01:25:12587 'dependencies': [
588 '../sandbox/sandbox.gyp:sandbox',
589 ],
[email protected]c997bc42014-04-11 18:25:58590 }], # OS=="win"
[email protected]78539df2014-07-16 22:34:22591 ['OS=="win" and asan==0', {
592 'msvs_settings': {
593 'VCLinkerTool': {
594 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
595 },
596 },
597 }], # OS=="win" and asan==0
[email protected]85ff16042012-03-06 23:46:34598 ['OS=="mac"', {
599 'product_name': '<(content_shell_product_name)',
600 'dependencies!': [
601 'content_shell_lib',
602 ],
603 'dependencies': [
604 'content_shell_framework',
[email protected]180df8f2012-03-09 22:36:10605 'content_shell_helper_app',
606 ],
607 'copies': [
608 {
609 'destination': '<(PRODUCT_DIR)/<(content_shell_product_name).app/Contents/Frameworks',
610 'files': [
611 '<(PRODUCT_DIR)/<(content_shell_product_name) Helper.app',
612 ],
613 },
[email protected]85ff16042012-03-06 23:46:34614 ],
615 'postbuilds': [
616 {
617 'postbuild_name': 'Copy <(content_shell_product_name) Framework.framework',
618 'action': [
619 '../build/mac/copy_framework_unversioned.sh',
620 '${BUILT_PRODUCTS_DIR}/<(content_shell_product_name) Framework.framework',
621 '${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/Frameworks',
622 ],
623 },
624 {
[email protected]85ff16042012-03-06 23:46:34625 # Modify the Info.plist as needed.
626 'postbuild_name': 'Tweak Info.plist',
627 'action': ['../build/mac/tweak_info_plist.py',
[email protected]6d302912012-11-05 21:57:28628 '--scm=1',
629 '--version=<(content_shell_version)'],
[email protected]85ff16042012-03-06 23:46:34630 },
631 {
[email protected]180df8f2012-03-09 22:36:10632 # This postbuid step is responsible for creating the following
633 # helpers:
634 #
635 # Content Shell Helper EH.app and Content Shell Helper NP.app are
636 # created from Content Shell Helper.app.
637 #
638 # The EH helper is marked for an executable heap. The NP helper
639 # is marked for no PIE (ASLR).
640 'postbuild_name': 'Make More Helpers',
641 'action': [
642 '../build/mac/make_more_helpers.sh',
643 'Frameworks',
644 '<(content_shell_product_name)',
645 ],
646 },
647 {
[email protected]85ff16042012-03-06 23:46:34648 # Make sure there isn't any Objective-C in the shell's
649 # executable.
650 'postbuild_name': 'Verify No Objective-C',
651 'action': [
652 '../build/mac/verify_no_objc.sh',
653 ],
654 },
655 ],
656 }], # OS=="mac"
[email protected]331d1692013-07-25 20:40:13657 ['OS=="android"', {
658 'dependencies!': [
659 '../tools/imagediff/image_diff.gyp:image_diff',
660 ],
661 }], # OS=="android"
662 ['OS=="android" and android_webview_build==0', {
663 'dependencies': [
664 '../tools/imagediff/image_diff.gyp:image_diff#host',
665 ],
666 }], # OS=="android" and android_webview_build==0
[email protected]c1f87b22011-10-05 21:59:33667 ],
668 },
[email protected]fe2420d2012-08-21 07:28:33669 {
670 'target_name': 'content_shell_builder',
671 'type': 'none',
672 'dependencies': [
673 'content_shell',
[email protected]fe2420d2012-08-21 07:28:33674 ],
675 },
[email protected]9f3ecf42014-05-07 18:21:06676
[email protected]de28fed2e2014-02-01 14:36:32677 {
678 'target_name': 'test_netscape_plugin',
679 'type': 'loadable_module',
680 'sources': [
681 'shell/tools/plugin/PluginObject.cpp',
682 'shell/tools/plugin/PluginObject.h',
683 'shell/tools/plugin/PluginObjectMac.mm',
684 'shell/tools/plugin/PluginTest.cpp',
685 'shell/tools/plugin/PluginTest.h',
686 'shell/tools/plugin/TestObject.cpp',
[email protected]de28fed2e2014-02-01 14:36:32687 'shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp',
688 'shell/tools/plugin/Tests/EvaluateJSAfterRemovingPluginElement.cpp',
689 'shell/tools/plugin/Tests/FormValue.cpp',
690 'shell/tools/plugin/Tests/GetURLNotifyWithURLThatFailsToLoad.cpp',
691 'shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp',
692 'shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp',
693 'shell/tools/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp',
694 'shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp',
695 'shell/tools/plugin/Tests/LogNPPSetWindow.cpp',
696 'shell/tools/plugin/Tests/NPDeallocateCalledBeforeNPShutdown.cpp',
697 'shell/tools/plugin/Tests/NPPNewFails.cpp',
698 'shell/tools/plugin/Tests/NPRuntimeCallsWithNullNPP.cpp',
699 'shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp',
700 'shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp',
701 'shell/tools/plugin/Tests/NullNPPGetValuePointer.cpp',
702 'shell/tools/plugin/Tests/PassDifferentNPPStruct.cpp',
703 'shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp',
704 'shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp',
705 'shell/tools/plugin/main.cpp',
[email protected]0516a592014-02-13 00:10:04706 'shell/tools/plugin/test_object.h',
[email protected]de28fed2e2014-02-01 14:36:32707 ],
708 'include_dirs': [
709 '<(DEPTH)',
710 '<(DEPTH)/content/shell/tools/plugin/',
711 ],
712 'dependencies': [
713 '../base/base.gyp:base',
714 '../third_party/npapi/npapi.gyp:npapi',
715 ],
716 'conditions': [
717 ['OS=="mac"', {
718 'mac_bundle': 1,
719 'product_extension': 'plugin',
720 'link_settings': {
721 'libraries': [
722 '$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
723 '$(SDKROOT)/System/Library/Frameworks/Cocoa.framework',
724 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
725 ]
726 },
727 'xcode_settings': {
728 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO',
729 'INFOPLIST_FILE': 'shell/tools/plugin/mac/Info.plist',
730 },
731 }],
732 ['os_posix == 1 and OS != "mac"', {
733 'cflags': [
734 '-fvisibility=default',
735 ],
736 }],
thakis603fc872015-01-19 05:42:29737 ['use_x11 == 1', {
738 'dependencies': [ '../build/linux/system.gyp:x11' ],
739 }],
[email protected]de28fed2e2014-02-01 14:36:32740 ['OS=="win"', {
741 'defines': [
742 # This seems like a hack, but this is what Safari Win does.
743 'snprintf=_snprintf',
744 ],
745 'sources': [
746 'shell/tools/plugin/win/TestNetscapePlugin.def',
747 'shell/tools/plugin/win/TestNetscapePlugin.rc',
748 ],
749 # The .rc file requires that the name of the dll is np_test_netscape_plugin.dll.
750 'product_name': 'np_test_netscape_plugin',
751 # Disable c4267 warnings until we fix size_t to int truncations.
752 'msvs_disabled_warnings': [ 4267, ],
753 }],
754 ],
755 },
756 {
757 'target_name': 'copy_test_netscape_plugin',
758 'type': 'none',
759 'dependencies': [
760 'test_netscape_plugin',
761 ],
762 'conditions': [
763 ['OS=="win"', {
764 'copies': [{
765 'destination': '<(PRODUCT_DIR)/plugins',
766 'files': ['<(PRODUCT_DIR)/np_test_netscape_plugin.dll'],
767 }],
768 }],
769 ['OS=="mac"', {
770 'copies': [{
771 'destination': '<(PRODUCT_DIR)/plugins/',
772 'files': ['<(PRODUCT_DIR)/test_netscape_plugin.plugin/'],
773 }],
774 }],
775 ['os_posix == 1 and OS != "mac"', {
776 'copies': [{
777 'destination': '<(PRODUCT_DIR)/plugins',
778 'files': ['<(PRODUCT_DIR)/libtest_netscape_plugin.so'],
779 }],
780 }],
781 ],
782 }
[email protected]5629e0c2011-09-12 22:07:36783 ],
[email protected]85ff16042012-03-06 23:46:34784 'conditions': [
[email protected]9f3ecf42014-05-07 18:21:06785 ['OS=="mac" or OS=="win"', {
786 'targets': [
787 {
788 'target_name': 'layout_test_helper',
789 'type': 'executable',
790 'sources': [
791 'shell/renderer/test_runner/helper/layout_test_helper_mac.mm',
792 'shell/renderer/test_runner/helper/layout_test_helper_win.cc',
793 ],
794 'conditions': [
795 ['OS=="mac"', {
796 'link_settings': {
797 'libraries': [
798 '$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
799 ],
800 },
801 }],
802 ],
803 },
804 ],
805 }], # OS=="mac" or OS=="win"
[email protected]85ff16042012-03-06 23:46:34806 ['OS=="mac"', {
807 'targets': [
808 {
809 'target_name': 'content_shell_framework',
810 'type': 'shared_library',
811 'product_name': '<(content_shell_product_name) Framework',
812 'mac_bundle': 1,
813 'mac_bundle_resources': [
[email protected]993951d2013-05-08 21:37:02814 'shell/app/English.lproj/HttpAuth.xib',
815 'shell/app/English.lproj/MainMenu.xib',
[email protected]a7aa8ab2013-10-24 07:21:48816 '<(PRODUCT_DIR)/content_shell.pak',
817 'shell/app/framework-Info.plist',
[email protected]85ff16042012-03-06 23:46:34818 ],
[email protected]a7aa8ab2013-10-24 07:21:48819 'mac_bundle_resources!': [
820 'shell/app/framework-Info.plist',
821 ],
822 'xcode_settings': {
[email protected]6efed472013-11-01 02:09:34823 # The framework is placed within the .app's Framework
824 # directory. DYLIB_INSTALL_NAME_BASE and
825 # LD_DYLIB_INSTALL_NAME affect -install_name.
826 'DYLIB_INSTALL_NAME_BASE':
827 '@executable_path/../Frameworks',
828 # See /build/mac/copy_framework_unversioned.sh for
829 # information on LD_DYLIB_INSTALL_NAME.
830 'LD_DYLIB_INSTALL_NAME':
831 '$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(WRAPPER_NAME)/$(PRODUCT_NAME)',
832
[email protected]a7aa8ab2013-10-24 07:21:48833 'INFOPLIST_FILE': 'shell/app/framework-Info.plist',
834 },
[email protected]85ff16042012-03-06 23:46:34835 'dependencies': [
836 'content_shell_lib',
837 ],
838 'include_dirs': [
839 '..',
840 ],
841 'sources': [
[email protected]4642f5b2013-07-03 21:43:31842 'shell/app/shell_content_main.cc',
[email protected]216161f2013-07-02 16:23:20843 'shell/app/shell_content_main.h',
[email protected]85ff16042012-03-06 23:46:34844 ],
[email protected]30c246bc2014-01-28 06:00:04845 'postbuilds': [
846 {
847 # Modify the Info.plist as needed. The script explains why
848 # this is needed. This is also done in the chrome target.
849 # The framework needs the Breakpad keys if this feature is
850 # enabled. It does not need the Keystone keys; these always
851 # come from the outer application bundle. The framework
852 # doesn't currently use the SCM keys for anything,
853 # but this seems like a really good place to store them.
854 'postbuild_name': 'Tweak Info.plist',
855 'action': ['../build/mac/tweak_info_plist.py',
856 '--breakpad=1',
857 '--keystone=0',
858 '--scm=1',
859 '--version=<(content_shell_version)',
860 '--branding=<(content_shell_product_name)'],
861 },
862 ],
[email protected]5d96bbe2012-07-25 17:13:23863 'copies': [
864 {
[email protected]f77f0cab2014-03-28 17:19:30865 # Copy FFmpeg binaries for audio/video support.
[email protected]5d96bbe2012-07-25 17:13:23866 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Libraries',
867 'files': [
868 '<(PRODUCT_DIR)/ffmpegsumo.so',
869 ],
870 },
[email protected]a7aa8ab2013-10-24 07:21:48871 {
872 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Resources',
873 'files': [
874 '<(PRODUCT_DIR)/crash_inspector',
875 '<(PRODUCT_DIR)/crash_report_sender.app'
876 ],
877 },
[email protected]5d96bbe2012-07-25 17:13:23878 ],
[email protected]fda1c6c82013-04-09 16:10:12879 'conditions': [
880 ['enable_webrtc==1', {
881 'variables': {
882 'libpeer_target_type%': 'static_library',
883 },
884 'conditions': [
[email protected]e4aa290b2013-05-01 18:54:19885 ['libpeer_target_type!="static_library"', {
[email protected]fda1c6c82013-04-09 16:10:12886 'copies': [{
887 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Libraries',
888 'files': [
[email protected]62461b72013-05-02 12:27:12889 '<(PRODUCT_DIR)/libpeerconnection.so',
[email protected]fda1c6c82013-04-09 16:10:12890 ],
891 }],
892 }],
893 ],
894 }],
[email protected]30c246bc2014-01-28 06:00:04895 ['icu_use_data_file_flag==1', {
896 'mac_bundle_resources': [
897 '<(PRODUCT_DIR)/icudtl.dat',
898 ],
899 }],
baixo51f683a2014-11-28 13:05:25900 ['v8_use_external_startup_data==1', {
901 'mac_bundle_resources': [
902 '<(PRODUCT_DIR)/natives_blob.bin',
903 '<(PRODUCT_DIR)/snapshot_blob.bin',
904 ],
905 }],
[email protected]fda1c6c82013-04-09 16:10:12906 ],
[email protected]180df8f2012-03-09 22:36:10907 }, # target content_shell_framework
908 {
909 'target_name': 'content_shell_helper_app',
910 'type': 'executable',
911 'variables': { 'enable_wexit_time_destructors': 1, },
912 'product_name': '<(content_shell_product_name) Helper',
913 'mac_bundle': 1,
914 'dependencies': [
915 'content_shell_framework',
916 ],
917 'sources': [
[email protected]993951d2013-05-08 21:37:02918 'shell/app/shell_main.cc',
919 'shell/app/helper-Info.plist',
[email protected]180df8f2012-03-09 22:36:10920 ],
921 # TODO(mark): Come up with a fancier way to do this. It should only
922 # be necessary to list helper-Info.plist once, not the three times it
923 # is listed here.
924 'mac_bundle_resources!': [
[email protected]993951d2013-05-08 21:37:02925 'shell/app/helper-Info.plist',
[email protected]180df8f2012-03-09 22:36:10926 ],
927 # TODO(mark): For now, don't put any resources into this app. Its
928 # resources directory will be a symbolic link to the browser app's
929 # resources directory.
930 'mac_bundle_resources/': [
931 ['exclude', '.*'],
932 ],
933 'xcode_settings': {
[email protected]993951d2013-05-08 21:37:02934 'INFOPLIST_FILE': 'shell/app/helper-Info.plist',
[email protected]180df8f2012-03-09 22:36:10935 },
936 'postbuilds': [
937 {
938 # The framework defines its load-time path
939 # (DYLIB_INSTALL_NAME_BASE) relative to the main executable
940 # (chrome). A different relative path needs to be used in
941 # content_shell_helper_app.
942 'postbuild_name': 'Fix Framework Link',
943 'action': [
944 'install_name_tool',
945 '-change',
[email protected]6efed472013-11-01 02:09:34946 '@executable_path/../Frameworks/<(content_shell_product_name) Framework.framework/<(content_shell_product_name) Framework',
947 '@executable_path/../../../<(content_shell_product_name) Framework.framework/<(content_shell_product_name) Framework',
[email protected]180df8f2012-03-09 22:36:10948 '${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}'
949 ],
950 },
951 {
952 # Modify the Info.plist as needed. The script explains why this
953 # is needed. This is also done in the chrome and chrome_dll
[email protected]bbf52442012-08-23 22:53:18954 # targets. In this case, --breakpad=0, --keystone=0, and --scm=0
955 # are used because Breakpad, Keystone, and SCM keys are
[email protected]180df8f2012-03-09 22:36:10956 # never placed into the helper.
957 'postbuild_name': 'Tweak Info.plist',
958 'action': ['../build/mac/tweak_info_plist.py',
959 '--breakpad=0',
960 '--keystone=0',
[email protected]6d302912012-11-05 21:57:28961 '--scm=0',
962 '--version=<(content_shell_version)'],
[email protected]180df8f2012-03-09 22:36:10963 },
964 {
965 # Make sure there isn't any Objective-C in the helper app's
966 # executable.
967 'postbuild_name': 'Verify No Objective-C',
968 'action': [
969 '../build/mac/verify_no_objc.sh',
970 ],
971 },
972 ],
[email protected]ec40c38f2012-06-28 16:37:49973 'conditions': [
974 ['component=="shared_library"', {
975 'xcode_settings': {
976 'LD_RUNPATH_SEARCH_PATHS': [
977 # Get back from Content Shell.app/Contents/Frameworks/
978 # Helper.app/Contents/MacOS
979 '@loader_path/../../../../../..',
980 ],
981 },
982 }],
983 ],
[email protected]180df8f2012-03-09 22:36:10984 }, # target content_shell_helper_app
[email protected]85ff16042012-03-06 23:46:34985 ],
986 }], # OS=="mac"
[email protected]cc66d282012-03-30 11:44:06987 ['OS=="android"', {
988 'targets': [
989 {
[email protected]a08029b42012-04-25 03:18:46990 # TODO(jrg): Update this action and other jni generators to only
991 # require specifying the java directory and generate the rest.
992 'target_name': 'content_shell_jni_headers',
993 'type': 'none',
[email protected]e46f66152012-07-19 20:02:55994 'sources': [
[email protected]4d4eb5b2013-01-29 21:55:55995 'shell/android/browsertests_apk/src/org/chromium/content_browsertests_apk/ContentBrowserTestsActivity.java',
[email protected]eadcff0f2013-06-20 21:08:10996 'shell/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java',
ppif581fe92014-10-08 18:52:19997 'shell/android/java/src/org/chromium/content_shell/ShellMojoTestUtils.java',
[email protected]e46f66152012-07-19 20:02:55998 'shell/android/java/src/org/chromium/content_shell/ShellManager.java',
999 'shell/android/java/src/org/chromium/content_shell/Shell.java',
1000 ],
[email protected]a08029b42012-04-25 03:18:461001 'variables': {
[email protected]521cd942013-03-07 22:34:051002 'jni_gen_package': 'content/shell',
[email protected]a08029b42012-04-25 03:18:461003 },
1004 'includes': [ '../build/jni_generator.gypi' ],
1005 },
1006 {
[email protected]c1101582012-06-25 17:07:181007 'target_name': 'libcontent_shell_content_view',
[email protected]a08029b42012-04-25 03:18:461008 'type': 'shared_library',
1009 'dependencies': [
1010 'content_shell_jni_headers',
1011 'content_shell_lib',
1012 'content_shell_pak',
1013 # Skia is necessary to ensure the dependencies needed by
1014 # WebContents are included.
1015 '../skia/skia.gyp:skia',
1016 '<(DEPTH)/media/media.gyp:player_android',
1017 ],
[email protected]a08029b42012-04-25 03:18:461018 'sources': [
1019 'shell/android/shell_library_loader.cc',
[email protected]f83a47392012-07-12 22:15:041020 ],
[email protected]7abcaa82012-06-27 17:09:481021 'conditions': [
[email protected]d999c3cb2013-03-12 10:22:361022 ['android_webview_build==1', {
[email protected]7abcaa82012-06-27 17:09:481023 'ldflags': [
1024 '-lgabi++', # For rtti
1025 ],
1026 }],
1027 ],
[email protected]a08029b42012-04-25 03:18:461028 },
1029 {
[email protected]4d4eb5b2013-01-29 21:55:551030 'target_name': 'content_shell_java',
1031 'type': 'none',
1032 'dependencies': [
[email protected]ba42b1e2013-10-19 22:13:171033 'content.gyp:content_java',
[email protected]4d4eb5b2013-01-29 21:55:551034 ],
1035 'variables': {
[email protected]4d4eb5b2013-01-29 21:55:551036 'java_in_dir': '../content/shell/android/java',
1037 'has_java_resources': 1,
1038 'R_package': 'org.chromium.content_shell',
1039 'R_package_relpath': 'org/chromium/content_shell',
1040 },
1041 'includes': [ '../build/java.gypi' ],
1042 },
1043 {
[email protected]319d6a82012-09-20 22:52:281044 # content_shell_apk creates a .jar as a side effect. Any java targets
1045 # that need that .jar in their classpath should depend on this target,
[email protected]4d4eb5b2013-01-29 21:55:551046 # content_shell_apk_java. Dependents of content_shell_apk receive its
1047 # jar path in the variable 'apk_output_jar_path'. This target should
1048 # only be used by targets which instrument content_shell_apk.
1049 'target_name': 'content_shell_apk_java',
[email protected]319d6a82012-09-20 22:52:281050 'type': 'none',
[email protected]319d6a82012-09-20 22:52:281051 'dependencies': [
[email protected]319d6a82012-09-20 22:52:281052 'content_shell_apk',
[email protected]319d6a82012-09-20 22:52:281053 ],
[email protected]b13f73e2013-03-27 23:31:271054 'includes': [ '../build/apk_fake_jar.gypi' ],
[email protected]319d6a82012-09-20 22:52:281055 },
[email protected]75c86a22012-09-26 03:50:371056 {
sievers0350cad2014-12-03 23:50:551057 # GN version: //content/shell/android:content_shell_manifest
1058 'target_name': 'content_shell_manifest',
1059 'type': 'none',
1060 'variables': {
sievers4c08a9c2014-12-05 01:57:281061 'jinja_inputs': ['shell/android/shell_apk/AndroidManifest.xml.jinja2'],
sievers0350cad2014-12-03 23:50:551062 'jinja_output': '<(SHARED_INTERMEDIATE_DIR)/content_shell_manifest/AndroidManifest.xml',
1063 },
1064 'includes': [ '../build/android/jinja_template.gypi' ],
1065 },
1066 {
1067 # GN version: //content/shell/android:content_shell_apk
[email protected]75c86a22012-09-26 03:50:371068 'target_name': 'content_shell_apk',
1069 'type': 'none',
1070 'dependencies': [
[email protected]c8e8781e2014-03-08 12:02:261071 'content.gyp:content_icudata',
[email protected]ba42b1e2013-10-19 22:13:171072 'content.gyp:content_java',
baixo3a3c88a2014-10-28 11:52:211073 'content.gyp:content_v8_external_data',
[email protected]c48fece02013-06-19 12:01:421074 'content_java_test_support',
[email protected]4d4eb5b2013-01-29 21:55:551075 'content_shell_java',
1076 'libcontent_shell_content_view',
[email protected]75c86a22012-09-26 03:50:371077 '../base/base.gyp:base_java',
1078 '../media/media.gyp:media_java',
1079 '../net/net.gyp:net_java',
[email protected]abeda1f2014-02-21 17:08:341080 '../third_party/mesa/mesa.gyp:osmesa_in_lib_dir',
[email protected]4e384052013-08-14 20:46:301081 '../tools/android/forwarder/forwarder.gyp:forwarder',
[email protected]f450287d2013-11-15 17:52:541082 '../ui/android/ui_android.gyp:ui_java',
[email protected]75c86a22012-09-26 03:50:371083 ],
1084 'variables': {
[email protected]75c86a22012-09-26 03:50:371085 'apk_name': 'ContentShell',
[email protected]4d4eb5b2013-01-29 21:55:551086 'manifest_package_name': 'org.chromium.content_shell_apk',
sievers0350cad2014-12-03 23:50:551087 'android_manifest_path': '<(SHARED_INTERMEDIATE_DIR)/content_shell_manifest/AndroidManifest.xml',
[email protected]4d4eb5b2013-01-29 21:55:551088 'java_in_dir': 'shell/android/shell_apk',
[email protected]bd6ab3db2013-03-26 17:35:211089 'resource_dir': 'shell/android/shell_apk/res',
[email protected]e4865252013-04-04 09:15:591090 'native_lib_target': 'libcontent_shell_content_view',
[email protected]75c86a22012-09-26 03:50:371091 'additional_input_paths': ['<(PRODUCT_DIR)/content_shell/assets/content_shell.pak'],
[email protected]0437c502013-11-28 05:17:331092 'asset_location': '<(PRODUCT_DIR)/content_shell/assets',
[email protected]abeda1f2014-02-21 17:08:341093 'extra_native_libs': ['<(SHARED_LIB_DIR)/libosmesa.so'],
[email protected]c8e8781e2014-03-08 12:02:261094 'conditions': [
1095 ['icu_use_data_file_flag==1', {
1096 'additional_input_paths': [
1097 '<(PRODUCT_DIR)/icudtl.dat',
1098 ],
1099 }],
baixo3a3c88a2014-10-28 11:52:211100 ['v8_use_external_startup_data==1', {
1101 'additional_input_paths': [
1102 '<(PRODUCT_DIR)/natives_blob.bin',
1103 '<(PRODUCT_DIR)/snapshot_blob.bin',
1104 ],
1105 }],
[email protected]c8e8781e2014-03-08 12:02:261106 ],
[email protected]75c86a22012-09-26 03:50:371107 },
[email protected]5b0095b72013-08-01 17:44:221108 'conditions': [
1109 ['android_webview_build==0', {
1110 'dependencies': [
1111 '../tools/imagediff/image_diff.gyp:image_diff#host',
1112 ],
1113 }],
1114 ],
[email protected]75c86a22012-09-26 03:50:371115 'includes': [ '../build/java_apk.gypi' ],
1116 },
[email protected]cc66d282012-03-30 11:44:061117 ],
1118 }], # OS=="android"
[email protected]369205f2013-10-29 04:35:051119 ['OS=="win"', {
1120 'targets': [
1121 {
1122 'target_name': 'content_shell_crash_service',
1123 'type': 'executable',
1124 'dependencies': [
1125 '../base/base.gyp:base',
1126 '../components/components.gyp:breakpad_crash_service',
1127 ],
1128 'include_dirs': [
1129 '..',
1130 ],
1131 'sources': [
1132 'shell/tools/content_shell_crash_service.cc',
1133 ],
1134 'msvs_settings': {
1135 'VCLinkerTool': {
1136 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
1137 },
1138 },
1139 },
1140 ],
1141 }], # OS=="win"
[email protected]004703a2014-05-05 23:23:001142 ['OS=="win" and fastbuild==0 and target_arch=="ia32" and syzyasan==1', {
[email protected]c8250d42013-10-01 05:17:461143 'variables': {
1144 'dest_dir': '<(PRODUCT_DIR)/syzygy',
1145 },
1146 'targets': [
1147 {
1148 'target_name': 'content_shell_syzyasan',
1149 'type': 'none',
1150 'sources' : [],
1151 # Instrument content_shell with SyzyAsan.
1152 'actions': [
1153 {
1154 'action_name': 'Instrument content_shell with SyzyAsan',
[email protected]c8250d42013-10-01 05:17:461155 'inputs': [
1156 '<(PRODUCT_DIR)/content_shell.exe',
1157 ],
1158 'outputs': [
1159 '<(dest_dir)/content_shell.exe',
1160 '<(dest_dir)/content_shell.exe.pdb',
1161 ],
1162 'action': [
1163 'python',
chrishaf25cab22014-12-16 19:40:151164 '<(DEPTH)/chrome/tools/build/win/syzygy/instrument.py',
[email protected]c8250d42013-10-01 05:17:461165 '--mode', 'asan',
1166 '--input_executable', '<(PRODUCT_DIR)/content_shell.exe',
1167 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb',
1168 '--destination_dir', '<(dest_dir)',
1169 ],
1170 },
1171 ],
1172 },
1173 ],
1174 }], # OS=="win" and fastbuild==0 and target_arch=="ia32"
[email protected]cc66d282012-03-30 11:44:061175 ]
[email protected]5629e0c2011-09-12 22:07:361176}