1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 'content_shell_product_name': 'Content Shell',
8 # 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
11 'content_shell_version': '19.77.34.5',
14 'use_custom_freetype%': 1,
16 'use_custom_freetype%': 0,
22 'target_name': 'content_shell_lib',
23 'type': 'static_library',
24 'defines': ['CONTENT_SHELL_VERSION="<(content_shell_version)"'],
29 'content.gyp:content_app_both',
30 'content.gyp:content_browser',
31 'content.gyp:content_common',
32 'content.gyp:content_gpu',
33 'content.gyp:content_plugin',
34 'content.gyp:content_ppapi_plugin',
35 'content.gyp:content_renderer',
36 'content.gyp:content_utility',
37 'content.gyp:content_worker',
38 'content_resources.gyp:content_resources',
39 'content_shell_resources',
40 'copy_test_netscape_plugin',
41 'test_support_content',
42 '../base/base.gyp:base',
43 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
44 '../components/components.gyp:breakpad_component',
47 '../media/media.gyp:media',
49 '../net/net.gyp:net_resources',
50 '../skia/skia.gyp:skia',
51 '../third_party/WebKit/public/blink.gyp:blink',
52 '../third_party/WebKit/public/blink.gyp:blink_web_test_support',
53 '../ui/events/events.gyp:events_base',
54 '../ui/gfx/gfx.gyp:gfx',
55 '../ui/gfx/gfx.gyp:gfx_geometry',
58 '../url/url.gyp:url_lib',
59 '../v8/tools/gyp/v8.gyp:v8',
60 '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
61 '../webkit/common/webkit_common.gyp:webkit_common',
62 '../webkit/webkit_resources.gyp:webkit_resources',
68 'public/test/layouttest_support.h',
69 'shell/android/shell_jni_registrar.cc',
70 'shell/android/shell_jni_registrar.h',
71 'shell/android/shell_manager.cc',
72 'shell/android/shell_manager.h',
73 'shell/app/paths_mac.h',
74 'shell/app/paths_mac.mm',
75 'shell/app/shell_breakpad_client.cc',
76 'shell/app/shell_breakpad_client.h',
77 'shell/app/shell_main_delegate.cc',
78 'shell/app/shell_main_delegate.h',
79 'shell/app/shell_main_delegate_mac.h',
80 'shell/app/shell_main_delegate_mac.mm',
81 'shell/app/webkit_test_platform_support_android.cc',
82 'shell/app/webkit_test_platform_support.h',
83 'shell/app/webkit_test_platform_support_linux.cc',
84 'shell/app/webkit_test_platform_support_mac.mm',
85 'shell/app/webkit_test_platform_support_win.cc',
86 'shell/browser/notify_done_forwarder.cc',
87 'shell/browser/notify_done_forwarder.h',
88 'shell/browser/shell_android.cc',
89 'shell/browser/shell_application_mac.h',
90 'shell/browser/shell_application_mac.mm',
91 'shell/browser/shell_aura.cc',
92 'shell/browser/shell_browser_context.cc',
93 'shell/browser/shell_browser_context.h',
94 'shell/browser/shell_browser_main.cc',
95 'shell/browser/shell_browser_main.h',
96 'shell/browser/shell_browser_main_parts.cc',
97 'shell/browser/shell_browser_main_parts.h',
98 'shell/browser/shell_browser_main_parts_mac.mm',
99 'shell/browser/shell.cc',
100 'shell/browser/shell_content_browser_client.cc',
101 'shell/browser/shell_content_browser_client.h',
102 'shell/browser/shell_devtools_delegate.cc',
103 'shell/browser/shell_devtools_delegate.h',
104 'shell/browser/shell_devtools_frontend.cc',
105 'shell/browser/shell_devtools_frontend.h',
106 'shell/browser/shell_download_manager_delegate.cc',
107 'shell/browser/shell_download_manager_delegate.h',
108 'shell/browser/shell_gtk.cc',
109 'shell/browser/shell.h',
110 'shell/browser/shell_javascript_dialog_gtk.cc',
111 'shell/browser/shell_javascript_dialog.h',
112 'shell/browser/shell_javascript_dialog_mac.mm',
113 'shell/browser/shell_javascript_dialog_manager.cc',
114 'shell/browser/shell_javascript_dialog_manager.h',
115 'shell/browser/shell_javascript_dialog_win.cc',
116 'shell/browser/shell_layout_tests_android.cc',
117 'shell/browser/shell_layout_tests_android.h',
118 'shell/browser/shell_login_dialog.cc',
119 'shell/browser/shell_login_dialog_gtk.cc',
120 'shell/browser/shell_login_dialog.h',
121 'shell/browser/shell_login_dialog_mac.mm',
122 'shell/browser/shell_mac.mm',
123 'shell/browser/shell_message_filter.cc',
124 'shell/browser/shell_message_filter.h',
125 'shell/browser/shell_net_log.cc',
126 'shell/browser/shell_net_log.h',
127 'shell/browser/shell_network_delegate.cc',
128 'shell/browser/shell_network_delegate.h',
129 'shell/browser/shell_platform_data_aura.cc',
130 'shell/browser/shell_platform_data_aura.h',
131 'shell/browser/shell_plugin_service_filter.cc',
132 'shell/browser/shell_plugin_service_filter.h',
133 'shell/browser/shell_quota_permission_context.cc',
134 'shell/browser/shell_quota_permission_context.h',
135 'shell/browser/shell_resource_dispatcher_host_delegate.cc',
136 'shell/browser/shell_resource_dispatcher_host_delegate.h',
137 'shell/browser/shell_speech_recognition_manager_delegate.cc',
138 'shell/browser/shell_speech_recognition_manager_delegate.h',
139 'shell/browser/shell_url_request_context_getter.cc',
140 'shell/browser/shell_url_request_context_getter.h',
141 'shell/browser/shell_views.cc',
142 'shell/browser/shell_web_contents_view_delegate_android.cc',
143 'shell/browser/shell_web_contents_view_delegate_creator.h',
144 'shell/browser/shell_web_contents_view_delegate_gtk.cc',
145 'shell/browser/shell_web_contents_view_delegate.h',
146 'shell/browser/shell_web_contents_view_delegate_mac.mm',
147 'shell/browser/shell_web_contents_view_delegate_win.cc',
148 'shell/browser/webkit_test_controller.cc',
149 'shell/browser/webkit_test_controller.h',
150 'shell/common/leak_detection_result.h',
151 'shell/common/shell_content_client.cc',
152 'shell/common/shell_content_client.h',
153 'shell/common/shell_messages.cc',
154 'shell/common/shell_messages.h',
155 'shell/common/shell_switches.cc',
156 'shell/common/shell_switches.h',
157 'shell/common/shell_test_configuration.cc',
158 'shell/common/shell_test_configuration.h',
159 'shell/common/test_runner/WebPreferences.cpp',
160 'shell/common/test_runner/WebPreferences.h',
161 'shell/common/webkit_test_helpers.cc',
162 'shell/common/webkit_test_helpers.h',
163 'shell/geolocation/shell_access_token_store.cc',
164 'shell/geolocation/shell_access_token_store.h',
165 'shell/renderer/gc_controller.cc',
166 'shell/renderer/gc_controller.h',
167 'shell/renderer/leak_detector.cc',
168 'shell/renderer/leak_detector.h',
169 'shell/renderer/shell_content_renderer_client.cc',
170 'shell/renderer/shell_content_renderer_client.h',
171 'shell/renderer/shell_render_frame_observer.cc',
172 'shell/renderer/shell_render_frame_observer.h',
173 'shell/renderer/shell_render_process_observer.cc',
174 'shell/renderer/shell_render_process_observer.h',
175 'shell/renderer/shell_render_view_observer.cc',
176 'shell/renderer/shell_render_view_observer.h',
177 'shell/renderer/test_runner/AccessibilityController.cpp',
178 'shell/renderer/test_runner/AccessibilityController.h',
179 'shell/renderer/test_runner/CppBoundClass.cpp',
180 'shell/renderer/test_runner/CppBoundClass.h',
181 'shell/renderer/test_runner/CppVariant.cpp',
182 'shell/renderer/test_runner/CppVariant.h',
183 'shell/renderer/test_runner/EventSender.cpp',
184 'shell/renderer/test_runner/EventSender.h',
185 'shell/renderer/test_runner/KeyCodeMapping.cpp',
186 'shell/renderer/test_runner/KeyCodeMapping.h',
187 'shell/renderer/test_runner/MockColorChooser.cpp',
188 'shell/renderer/test_runner/MockColorChooser.h',
189 'shell/renderer/test_runner/MockConstraints.cpp',
190 'shell/renderer/test_runner/MockConstraints.h',
191 'shell/renderer/test_runner/MockGrammarCheck.cpp',
192 'shell/renderer/test_runner/MockGrammarCheck.h',
193 'shell/renderer/test_runner/MockSpellCheck.cpp',
194 'shell/renderer/test_runner/MockSpellCheck.h',
195 'shell/renderer/test_runner/MockWebAudioDevice.cpp',
196 'shell/renderer/test_runner/MockWebAudioDevice.h',
197 'shell/renderer/test_runner/MockWebMIDIAccessor.cpp',
198 'shell/renderer/test_runner/MockWebMIDIAccessor.h',
199 'shell/renderer/test_runner/MockWebMediaStreamCenter.cpp',
200 'shell/renderer/test_runner/MockWebMediaStreamCenter.h',
201 'shell/renderer/test_runner/MockWebRTCDTMFSenderHandler.cpp',
202 'shell/renderer/test_runner/MockWebRTCDTMFSenderHandler.h',
203 'shell/renderer/test_runner/MockWebRTCDataChannelHandler.cpp',
204 'shell/renderer/test_runner/MockWebRTCDataChannelHandler.h',
205 'shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.cpp',
206 'shell/renderer/test_runner/MockWebRTCPeerConnectionHandler.h',
207 'shell/renderer/test_runner/MockWebSpeechInputController.cpp',
208 'shell/renderer/test_runner/MockWebSpeechInputController.h',
209 'shell/renderer/test_runner/MockWebSpeechRecognizer.cpp',
210 'shell/renderer/test_runner/MockWebSpeechRecognizer.h',
211 'shell/renderer/test_runner/NotificationPresenter.cpp',
212 'shell/renderer/test_runner/NotificationPresenter.h',
213 'shell/renderer/test_runner/SpellCheckClient.cpp',
214 'shell/renderer/test_runner/SpellCheckClient.h',
215 'shell/renderer/test_runner/TestCommon.cpp',
216 'shell/renderer/test_runner/TestCommon.h',
217 'shell/renderer/test_runner/TestInterfaces.cpp',
218 'shell/renderer/test_runner/TestInterfaces.h',
219 'shell/renderer/test_runner/TestPlugin.cpp',
220 'shell/renderer/test_runner/TestPlugin.h',
221 'shell/renderer/test_runner/TestRunner.cpp',
222 'shell/renderer/test_runner/TestRunner.h',
223 'shell/renderer/test_runner/WebAXObjectProxy.cpp',
224 'shell/renderer/test_runner/WebAXObjectProxy.h',
225 'shell/renderer/test_runner/WebFrameTestProxy.h',
226 'shell/renderer/test_runner/WebPermissions.cpp',
227 'shell/renderer/test_runner/WebPermissions.h',
228 'shell/renderer/test_runner/WebTask.cpp',
229 'shell/renderer/test_runner/WebTask.h',
230 'shell/renderer/test_runner/WebTestDelegate.h',
231 'shell/renderer/test_runner/WebTestInterfaces.cpp',
232 'shell/renderer/test_runner/WebTestInterfaces.h',
233 'shell/renderer/test_runner/WebTestProxy.cpp',
234 'shell/renderer/test_runner/WebTestProxy.h',
235 'shell/renderer/test_runner/WebTestRunner.h',
236 'shell/renderer/test_runner/WebTestThemeEngineMac.h',
237 'shell/renderer/test_runner/WebTestThemeEngineMac.mm',
238 'shell/renderer/test_runner/WebTestThemeEngineMock.cpp',
239 'shell/renderer/test_runner/WebTestThemeEngineMock.h',
240 'shell/renderer/test_runner/WebUserMediaClientMock.cpp',
241 'shell/renderer/test_runner/WebUserMediaClientMock.h',
242 'shell/renderer/test_runner/gamepad_controller.cc',
243 'shell/renderer/test_runner/gamepad_controller.h',
244 'shell/renderer/test_runner/text_input_controller.cc',
245 'shell/renderer/test_runner/text_input_controller.h',
246 'shell/renderer/webkit_test_runner.cc',
247 'shell/renderer/webkit_test_runner.h',
248 'test/layouttest_support.cc',
252 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
258 ['exclude', 'WebTestThemeEngineMock.cpp'],
261 ['OS=="win" and win_use_allocator_shim==1', {
263 '../base/allocator/allocator.gyp:allocator',
267 'resource_include_dirs': [
268 '<(SHARED_INTERMEDIATE_DIR)/webkit',
271 '<(DEPTH)/webkit/webkit_resources.gyp:webkit_strings',
277 'LinkIncremental': '<(msvs_large_module_debug_link_mode)',
282 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
283 'msvs_disabled_warnings': [ 4267, ],
286 ['exclude', 'Win\\.cpp$'],
291 '../build/linux/system.gyp:fontconfig',
296 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
301 'content_shell_jni_headers',
304 'copy_test_netscape_plugin',
306 }, { # else: OS!="android"
308 # This dependency is for running DRT against the content shell, and
309 # this combination is not yet supported on Android.
310 'test_support_content',
313 ['os_posix == 1 and OS != "mac" and android_webview_build != 1', {
315 '../components/components.gyp:breakpad_host',
318 ['(os_posix==1 and use_aura==1 and linux_use_tcmalloc==1) or (android_use_tcmalloc==1)', {
320 # This is needed by content/app/content_main_runner.cc
321 '../base/allocator/allocator.gyp:allocator',
326 '../ui/aura/aura.gyp:aura',
327 '../ui/base/strings/ui_strings.gyp:ui_strings',
330 ['exclude', 'shell/browser/shell_gtk.cc'],
333 ['toolkit_views==1', {
335 '../ui/resources/ui_resources.gyp:ui_resources',
336 '../ui/views/controls/webview/webview.gyp:webview',
337 '../ui/views/views.gyp:views',
338 '../ui/views/views.gyp:views_test_support',
341 ['exclude', 'shell/browser/shell_aura.cc'],
345 ['exclude', 'shell/browser/shell_views.cc'],
351 ['exclude', 'shell/browser/shell_aura.cc'],
352 ['exclude', 'shell/browser/shell_views.cc'],
355 # The test plugin relies on X11.
356 ['OS=="linux" and use_x11==0', {
358 'copy_test_netscape_plugin',
363 '../chromeos/chromeos.gyp:chromeos',
364 '../ui/wm/wm.gyp:wm_test_support',
367 ['use_custom_freetype==1', {
369 '../third_party/freetype2/freetype2.gyp:freetype2',
372 ['enable_plugins==0', {
374 ['exclude', 'shell/browser/shell_plugin_service_filter.cc'],
375 ['exclude', 'shell/browser/shell_plugin_service_filter.h'],
381 'target_name': 'content_shell_resources',
384 'generate_content_shell_resources',
387 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/content',
389 'includes': [ '../build/grit_target.gypi' ],
392 'destination': '<(PRODUCT_DIR)',
394 '<(SHARED_INTERMEDIATE_DIR)/content/shell_resources.pak'
401 'destination': '<(PRODUCT_DIR)',
402 'files': ['shell/renderer/test_runner/resources/fonts/AHEM____.TTF'],
406 'all_dependent_settings': {
407 'mac_bundle_resources': [
408 'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
409 '<(SHARED_INTERMEDIATE_DIR)/webkit/missingImage.png',
410 '<(SHARED_INTERMEDIATE_DIR)/webkit/textAreaResizeCorner.png',
416 'destination': '<(PRODUCT_DIR)',
418 'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
419 'shell/renderer/test_runner/resources/fonts/fonts.conf',
425 'destination': '<(PRODUCT_DIR)',
427 'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
428 'shell/renderer/test_runner/resources/fonts/android_main_fonts.xml',
429 'shell/renderer/test_runner/resources/fonts/android_fallback_fonts.xml',
436 'target_name': 'generate_content_shell_resources',
439 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/content',
443 'action_name': 'content_shell_resources',
445 'grit_grd_file': 'shell/shell_resources.grd',
447 'includes': [ '../build/grit_action.gypi' ],
452 # We build a minimal set of resources so WebKit in content_shell has
453 # access to necessary resources.
454 'target_name': 'content_shell_pak',
457 'content_resources.gyp:content_resources',
458 'content_shell_resources',
459 '<(DEPTH)/net/net.gyp:net_resources',
460 '<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings',
461 '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources',
462 '<(DEPTH)/webkit/webkit_resources.gyp:webkit_resources',
463 '<(DEPTH)/webkit/webkit_resources.gyp:webkit_strings',
466 ['OS!="android" and OS!="ios"', {
468 'browser/tracing/tracing_resources.gyp:tracing_resources',
473 'browser/devtools/devtools_resources.gyp:devtools_resources',
478 'repack_path': '<(DEPTH)/tools/grit/grit/format/repack.py',
482 'action_name': 'repack_content_shell_pack',
485 '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.pak',
486 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/tracing_resources.pak',
487 '<(SHARED_INTERMEDIATE_DIR)/content/shell_resources.pak',
488 '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.pak',
489 '<(SHARED_INTERMEDIATE_DIR)/ui/app_locale_settings/app_locale_settings_en-US.pak',
490 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_100_percent.pak',
491 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/webui_resources.pak',
492 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_strings/ui_strings_en-US.pak',
493 '<(SHARED_INTERMEDIATE_DIR)/webkit/blink_resources.pak',
494 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources_100_percent.pak',
495 '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_strings_en-US.pak',
502 'action': ['python', '<(repack_path)', '<@(_outputs)',
508 '<(SHARED_INTERMEDIATE_DIR)/webkit/devtools_resources.pak',
512 '<(PRODUCT_DIR)/content_shell.pak',
516 '<(PRODUCT_DIR)/content_shell/assets/content_shell.pak',
524 'target_name': 'content_shell',
525 'type': 'executable',
533 '../third_party/mesa/mesa.gyp:osmesa',
534 '../tools/imagediff/image_diff.gyp:image_diff',
540 'app/startup_helper_win.cc',
541 'shell/app/shell_main.cc',
543 'mac_bundle_resources': [
544 'shell/app/app.icns',
545 'shell/app/app-Info.plist',
547 # TODO(mark): Come up with a fancier way to do this. It should only
548 # be necessary to list app-Info.plist once, not the three times it is
550 'mac_bundle_resources!': [
551 'shell/app/app-Info.plist',
554 'INFOPLIST_FILE': 'shell/app/app-Info.plist',
558 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
561 'AdditionalManifestFiles': [
562 'shell/app/shell.exe.manifest',
567 ['OS=="win" and win_use_allocator_shim==1', {
569 '../base/allocator/allocator.gyp:allocator',
574 'shell/app/shell.rc',
580 'LinkIncremental': '<(msvs_large_module_debug_link_mode)',
586 ['OS == "win" or toolkit_uses_gtk == 1', {
588 '../sandbox/sandbox.gyp:sandbox',
590 }], # OS=="win" or toolkit_uses_gtk == 1
591 ['toolkit_uses_gtk == 1', {
593 '<(DEPTH)/build/linux/system.gyp:gtk',
595 }], # toolkit_uses_gtk
597 'product_name': '<(content_shell_product_name)',
602 'content_shell_framework',
603 'content_shell_helper_app',
607 'destination': '<(PRODUCT_DIR)/<(content_shell_product_name).app/Contents/Frameworks',
609 '<(PRODUCT_DIR)/<(content_shell_product_name) Helper.app',
615 'postbuild_name': 'Copy <(content_shell_product_name) Framework.framework',
617 '../build/mac/copy_framework_unversioned.sh',
618 '${BUILT_PRODUCTS_DIR}/<(content_shell_product_name) Framework.framework',
619 '${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/Frameworks',
623 # Modify the Info.plist as needed.
624 'postbuild_name': 'Tweak Info.plist',
625 'action': ['../build/mac/tweak_info_plist.py',
627 '--version=<(content_shell_version)'],
630 # This postbuid step is responsible for creating the following
633 # Content Shell Helper EH.app and Content Shell Helper NP.app are
634 # created from Content Shell Helper.app.
636 # The EH helper is marked for an executable heap. The NP helper
637 # is marked for no PIE (ASLR).
638 'postbuild_name': 'Make More Helpers',
640 '../build/mac/make_more_helpers.sh',
642 '<(content_shell_product_name)',
646 # Make sure there isn't any Objective-C in the shell's
648 'postbuild_name': 'Verify No Objective-C',
650 '../build/mac/verify_no_objc.sh',
657 '../tools/imagediff/image_diff.gyp:image_diff',
660 ['OS=="android" and android_webview_build==0', {
662 '../tools/imagediff/image_diff.gyp:image_diff#host',
664 }], # OS=="android" and android_webview_build==0
668 'target_name': 'content_shell_builder',
675 'target_name': 'layout_test_helper',
676 'type': 'executable',
678 'shell/renderer/test_runner/helper/layout_test_helper_mac.mm',
679 'shell/renderer/test_runner/helper/layout_test_helper_win.cc',
685 '$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
692 'target_name': 'test_netscape_plugin',
693 'type': 'loadable_module',
695 'shell/tools/plugin/PluginObject.cpp',
696 'shell/tools/plugin/PluginObject.h',
697 'shell/tools/plugin/PluginObjectMac.mm',
698 'shell/tools/plugin/PluginTest.cpp',
699 'shell/tools/plugin/PluginTest.h',
700 'shell/tools/plugin/TestObject.cpp',
701 'shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp',
702 'shell/tools/plugin/Tests/EvaluateJSAfterRemovingPluginElement.cpp',
703 'shell/tools/plugin/Tests/FormValue.cpp',
704 'shell/tools/plugin/Tests/GetURLNotifyWithURLThatFailsToLoad.cpp',
705 'shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp',
706 'shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp',
707 'shell/tools/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp',
708 'shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp',
709 'shell/tools/plugin/Tests/LogNPPSetWindow.cpp',
710 'shell/tools/plugin/Tests/NPDeallocateCalledBeforeNPShutdown.cpp',
711 'shell/tools/plugin/Tests/NPPNewFails.cpp',
712 'shell/tools/plugin/Tests/NPRuntimeCallsWithNullNPP.cpp',
713 'shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp',
714 'shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp',
715 'shell/tools/plugin/Tests/NullNPPGetValuePointer.cpp',
716 'shell/tools/plugin/Tests/PassDifferentNPPStruct.cpp',
717 'shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp',
718 'shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp',
719 'shell/tools/plugin/main.cpp',
720 'shell/tools/plugin/test_object.h',
724 '<(DEPTH)/content/shell/tools/plugin/',
727 '../base/base.gyp:base',
728 '../third_party/npapi/npapi.gyp:npapi',
733 'product_extension': 'plugin',
736 '$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
737 '$(SDKROOT)/System/Library/Frameworks/Cocoa.framework',
738 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
742 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO',
743 'INFOPLIST_FILE': 'shell/tools/plugin/mac/Info.plist',
746 ['os_posix == 1 and OS != "mac"', {
748 '-fvisibility=default',
753 # This seems like a hack, but this is what Safari Win does.
754 'snprintf=_snprintf',
757 'shell/tools/plugin/win/TestNetscapePlugin.def',
758 'shell/tools/plugin/win/TestNetscapePlugin.rc',
760 # The .rc file requires that the name of the dll is np_test_netscape_plugin.dll.
761 'product_name': 'np_test_netscape_plugin',
762 # Disable c4267 warnings until we fix size_t to int truncations.
763 'msvs_disabled_warnings': [ 4267, ],
768 'target_name': 'copy_test_netscape_plugin',
771 'test_netscape_plugin',
776 'destination': '<(PRODUCT_DIR)/plugins',
777 'files': ['<(PRODUCT_DIR)/np_test_netscape_plugin.dll'],
782 'destination': '<(PRODUCT_DIR)/plugins/',
783 'files': ['<(PRODUCT_DIR)/test_netscape_plugin.plugin/'],
786 ['os_posix == 1 and OS != "mac"', {
788 'destination': '<(PRODUCT_DIR)/plugins',
789 'files': ['<(PRODUCT_DIR)/libtest_netscape_plugin.so'],
799 'target_name': 'content_shell_framework',
800 'type': 'shared_library',
801 'product_name': '<(content_shell_product_name) Framework',
803 'mac_bundle_resources': [
804 'shell/app/English.lproj/HttpAuth.xib',
805 'shell/app/English.lproj/MainMenu.xib',
806 '<(PRODUCT_DIR)/content_shell.pak',
807 'shell/app/framework-Info.plist',
809 'mac_bundle_resources!': [
810 'shell/app/framework-Info.plist',
813 # The framework is placed within the .app's Framework
814 # directory. DYLIB_INSTALL_NAME_BASE and
815 # LD_DYLIB_INSTALL_NAME affect -install_name.
816 'DYLIB_INSTALL_NAME_BASE':
817 '@executable_path/../Frameworks',
818 # See /build/mac/copy_framework_unversioned.sh for
819 # information on LD_DYLIB_INSTALL_NAME.
820 'LD_DYLIB_INSTALL_NAME':
821 '$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(WRAPPER_NAME)/$(PRODUCT_NAME)',
823 'INFOPLIST_FILE': 'shell/app/framework-Info.plist',
832 'shell/app/shell_content_main.cc',
833 'shell/app/shell_content_main.h',
837 # Modify the Info.plist as needed. The script explains why
838 # this is needed. This is also done in the chrome target.
839 # The framework needs the Breakpad keys if this feature is
840 # enabled. It does not need the Keystone keys; these always
841 # come from the outer application bundle. The framework
842 # doesn't currently use the SCM keys for anything,
843 # but this seems like a really good place to store them.
844 'postbuild_name': 'Tweak Info.plist',
845 'action': ['../build/mac/tweak_info_plist.py',
849 '--version=<(content_shell_version)',
850 '--branding=<(content_shell_product_name)'],
855 # Copy FFmpeg binaries for audio/video support.
856 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Libraries',
858 '<(PRODUCT_DIR)/ffmpegsumo.so',
862 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Resources',
864 '<(PRODUCT_DIR)/crash_inspector',
865 '<(PRODUCT_DIR)/crash_report_sender.app'
870 ['enable_webrtc==1', {
872 'libpeer_target_type%': 'static_library',
875 ['libpeer_target_type!="static_library"', {
877 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Libraries',
879 '<(PRODUCT_DIR)/libpeerconnection.so',
885 ['icu_use_data_file_flag==1', {
886 'mac_bundle_resources': [
887 '<(PRODUCT_DIR)/icudtl.dat',
891 }, # target content_shell_framework
893 'target_name': 'content_shell_helper_app',
894 'type': 'executable',
895 'variables': { 'enable_wexit_time_destructors': 1, },
896 'product_name': '<(content_shell_product_name) Helper',
899 'content_shell_framework',
902 'shell/app/shell_main.cc',
903 'shell/app/helper-Info.plist',
905 # TODO(mark): Come up with a fancier way to do this. It should only
906 # be necessary to list helper-Info.plist once, not the three times it
908 'mac_bundle_resources!': [
909 'shell/app/helper-Info.plist',
911 # TODO(mark): For now, don't put any resources into this app. Its
912 # resources directory will be a symbolic link to the browser app's
913 # resources directory.
914 'mac_bundle_resources/': [
918 'INFOPLIST_FILE': 'shell/app/helper-Info.plist',
922 # The framework defines its load-time path
923 # (DYLIB_INSTALL_NAME_BASE) relative to the main executable
924 # (chrome). A different relative path needs to be used in
925 # content_shell_helper_app.
926 'postbuild_name': 'Fix Framework Link',
930 '@executable_path/../Frameworks/<(content_shell_product_name) Framework.framework/<(content_shell_product_name) Framework',
931 '@executable_path/../../../<(content_shell_product_name) Framework.framework/<(content_shell_product_name) Framework',
932 '${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}'
936 # Modify the Info.plist as needed. The script explains why this
937 # is needed. This is also done in the chrome and chrome_dll
938 # targets. In this case, --breakpad=0, --keystone=0, and --scm=0
939 # are used because Breakpad, Keystone, and SCM keys are
940 # never placed into the helper.
941 'postbuild_name': 'Tweak Info.plist',
942 'action': ['../build/mac/tweak_info_plist.py',
946 '--version=<(content_shell_version)'],
949 # Make sure there isn't any Objective-C in the helper app's
951 'postbuild_name': 'Verify No Objective-C',
953 '../build/mac/verify_no_objc.sh',
958 ['component=="shared_library"', {
960 'LD_RUNPATH_SEARCH_PATHS': [
961 # Get back from Content Shell.app/Contents/Frameworks/
962 # Helper.app/Contents/MacOS
963 '@loader_path/../../../../../..',
968 }, # target content_shell_helper_app
974 # TODO(jrg): Update this action and other jni generators to only
975 # require specifying the java directory and generate the rest.
976 'target_name': 'content_shell_jni_headers',
979 'shell/android/browsertests_apk/src/org/chromium/content_browsertests_apk/ContentBrowserTestsActivity.java',
980 'shell/android/java/src/org/chromium/content_shell/ShellLayoutTestUtils.java',
981 'shell/android/java/src/org/chromium/content_shell/ShellManager.java',
982 'shell/android/java/src/org/chromium/content_shell/Shell.java',
985 'jni_gen_package': 'content/shell',
986 'jni_generator_ptr_type': 'long',
988 'includes': [ '../build/jni_generator.gypi' ],
991 'target_name': 'libcontent_shell_content_view',
992 'type': 'shared_library',
994 'content_shell_jni_headers',
997 # Skia is necessary to ensure the dependencies needed by
998 # WebContents are included.
999 '../skia/skia.gyp:skia',
1000 '<(DEPTH)/media/media.gyp:player_android',
1003 'shell/android/shell_library_loader.cc',
1004 'shell/android/shell_library_loader.h',
1007 ['android_webview_build==1', {
1009 '-lgabi++', # For rtti
1015 'target_name': 'content_shell_java',
1018 'content.gyp:content_java',
1021 'java_in_dir': '../content/shell/android/java',
1022 'has_java_resources': 1,
1023 'R_package': 'org.chromium.content_shell',
1024 'R_package_relpath': 'org/chromium/content_shell',
1026 'includes': [ '../build/java.gypi' ],
1029 # content_shell_apk creates a .jar as a side effect. Any java targets
1030 # that need that .jar in their classpath should depend on this target,
1031 # content_shell_apk_java. Dependents of content_shell_apk receive its
1032 # jar path in the variable 'apk_output_jar_path'. This target should
1033 # only be used by targets which instrument content_shell_apk.
1034 'target_name': 'content_shell_apk_java',
1037 'content_shell_apk',
1039 'includes': [ '../build/apk_fake_jar.gypi' ],
1042 'target_name': 'content_shell_apk',
1045 'content.gyp:content_java',
1046 'content_java_test_support',
1047 'content_shell_java',
1048 'libcontent_shell_content_view',
1049 '../base/base.gyp:base_java',
1050 '../media/media.gyp:media_java',
1051 '../net/net.gyp:net_java',
1052 '../third_party/mesa/mesa.gyp:osmesa_in_lib_dir',
1053 '../tools/android/forwarder/forwarder.gyp:forwarder',
1054 '../ui/android/ui_android.gyp:ui_java',
1057 'apk_name': 'ContentShell',
1058 'manifest_package_name': 'org.chromium.content_shell_apk',
1059 'java_in_dir': 'shell/android/shell_apk',
1060 'resource_dir': 'shell/android/shell_apk/res',
1061 'native_lib_target': 'libcontent_shell_content_view',
1062 'additional_input_paths': ['<(PRODUCT_DIR)/content_shell/assets/content_shell.pak'],
1063 'asset_location': '<(PRODUCT_DIR)/content_shell/assets',
1064 'extra_native_libs': ['<(SHARED_LIB_DIR)/libosmesa.so'],
1067 ['android_webview_build==0', {
1069 '../tools/imagediff/image_diff.gyp:image_diff#host',
1073 'includes': [ '../build/java_apk.gypi' ],
1080 'target_name': 'content_shell_crash_service',
1081 'type': 'executable',
1083 '../base/base.gyp:base',
1084 '../components/components.gyp:breakpad_crash_service',
1090 'shell/tools/content_shell_crash_service.cc',
1094 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
1100 ['OS=="win" and fastbuild==0 and target_arch=="ia32"', {
1102 'dest_dir': '<(PRODUCT_DIR)/syzygy',
1106 'target_name': 'content_shell_syzyasan',
1109 # Instrument content_shell with SyzyAsan.
1112 'action_name': 'Instrument content_shell with SyzyAsan',
1114 '<(PRODUCT_DIR)/content_shell.exe',
1117 '<(dest_dir)/content_shell.exe',
1118 '<(dest_dir)/content_shell.exe.pdb',
1122 '<(DEPTH)/chrome/tools/build/win/syzygy_instrument.py',
1124 '--input_executable', '<(PRODUCT_DIR)/content_shell.exe',
1125 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb',
1126 '--destination_dir', '<(dest_dir)',
1132 }], # OS=="win" and fastbuild==0 and target_arch=="ia32"