| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 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 | 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 'content_shell_product_name': 'Content Shell', | 7 'content_shell_product_name': 'Content Shell', |
| 8 # The "19" is so that sites that sniff for version think that this is | 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 | 9 # something reasonably current; the "77.34.5" is a hint that this isn't a |
| 10 # standard Chrome. | 10 # standard Chrome. |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 'shell/browser/shell_browser_main_parts_mac.mm', | 101 'shell/browser/shell_browser_main_parts_mac.mm', |
| 102 'shell/browser/shell.cc', | 102 'shell/browser/shell.cc', |
| 103 'shell/browser/shell_content_browser_client.cc', | 103 'shell/browser/shell_content_browser_client.cc', |
| 104 'shell/browser/shell_content_browser_client.h', | 104 'shell/browser/shell_content_browser_client.h', |
| 105 'shell/browser/shell_devtools_delegate.cc', | 105 'shell/browser/shell_devtools_delegate.cc', |
| 106 'shell/browser/shell_devtools_delegate.h', | 106 'shell/browser/shell_devtools_delegate.h', |
| 107 'shell/browser/shell_devtools_frontend.cc', | 107 'shell/browser/shell_devtools_frontend.cc', |
| 108 'shell/browser/shell_devtools_frontend.h', | 108 'shell/browser/shell_devtools_frontend.h', |
| 109 'shell/browser/shell_download_manager_delegate.cc', | 109 'shell/browser/shell_download_manager_delegate.cc', |
| 110 'shell/browser/shell_download_manager_delegate.h', | 110 'shell/browser/shell_download_manager_delegate.h', |
| 111 'shell/browser/shell_gtk.cc', | |
| 112 'shell/browser/shell.h', | 111 'shell/browser/shell.h', |
| 113 'shell/browser/shell_javascript_dialog_gtk.cc', | |
| 114 'shell/browser/shell_javascript_dialog.h', | 112 'shell/browser/shell_javascript_dialog.h', |
| 115 'shell/browser/shell_javascript_dialog_mac.mm', | 113 'shell/browser/shell_javascript_dialog_mac.mm', |
| 116 'shell/browser/shell_javascript_dialog_manager.cc', | 114 'shell/browser/shell_javascript_dialog_manager.cc', |
| 117 'shell/browser/shell_javascript_dialog_manager.h', | 115 'shell/browser/shell_javascript_dialog_manager.h', |
| 118 'shell/browser/shell_javascript_dialog_win.cc', | 116 'shell/browser/shell_javascript_dialog_win.cc', |
| 119 'shell/browser/shell_layout_tests_android.cc', | 117 'shell/browser/shell_layout_tests_android.cc', |
| 120 'shell/browser/shell_layout_tests_android.h', | 118 'shell/browser/shell_layout_tests_android.h', |
| 121 'shell/browser/shell_login_dialog.cc', | 119 'shell/browser/shell_login_dialog.cc', |
| 122 'shell/browser/shell_login_dialog_gtk.cc', | |
| 123 'shell/browser/shell_login_dialog.h', | 120 'shell/browser/shell_login_dialog.h', |
| 124 'shell/browser/shell_login_dialog_mac.mm', | 121 'shell/browser/shell_login_dialog_mac.mm', |
| 125 'shell/browser/shell_mac.mm', | 122 'shell/browser/shell_mac.mm', |
| 126 'shell/browser/shell_message_filter.cc', | 123 'shell/browser/shell_message_filter.cc', |
| 127 'shell/browser/shell_message_filter.h', | 124 'shell/browser/shell_message_filter.h', |
| 128 'shell/browser/shell_net_log.cc', | 125 'shell/browser/shell_net_log.cc', |
| 129 'shell/browser/shell_net_log.h', | 126 'shell/browser/shell_net_log.h', |
| 130 'shell/browser/shell_network_delegate.cc', | 127 'shell/browser/shell_network_delegate.cc', |
| 131 'shell/browser/shell_network_delegate.h', | 128 'shell/browser/shell_network_delegate.h', |
| 132 'shell/browser/shell_platform_data_aura.cc', | 129 'shell/browser/shell_platform_data_aura.cc', |
| 133 'shell/browser/shell_platform_data_aura.h', | 130 'shell/browser/shell_platform_data_aura.h', |
| 134 'shell/browser/shell_plugin_service_filter.cc', | 131 'shell/browser/shell_plugin_service_filter.cc', |
| 135 'shell/browser/shell_plugin_service_filter.h', | 132 'shell/browser/shell_plugin_service_filter.h', |
| 136 'shell/browser/shell_quota_permission_context.cc', | 133 'shell/browser/shell_quota_permission_context.cc', |
| 137 'shell/browser/shell_quota_permission_context.h', | 134 'shell/browser/shell_quota_permission_context.h', |
| 138 'shell/browser/shell_resource_dispatcher_host_delegate.cc', | 135 'shell/browser/shell_resource_dispatcher_host_delegate.cc', |
| 139 'shell/browser/shell_resource_dispatcher_host_delegate.h', | 136 'shell/browser/shell_resource_dispatcher_host_delegate.h', |
| 140 'shell/browser/shell_speech_recognition_manager_delegate.cc', | 137 'shell/browser/shell_speech_recognition_manager_delegate.cc', |
| 141 'shell/browser/shell_speech_recognition_manager_delegate.h', | 138 'shell/browser/shell_speech_recognition_manager_delegate.h', |
| 142 'shell/browser/shell_url_request_context_getter.cc', | 139 'shell/browser/shell_url_request_context_getter.cc', |
| 143 'shell/browser/shell_url_request_context_getter.h', | 140 'shell/browser/shell_url_request_context_getter.h', |
| 144 'shell/browser/shell_views.cc', | 141 'shell/browser/shell_views.cc', |
| 145 'shell/browser/shell_web_contents_view_delegate_android.cc', | 142 'shell/browser/shell_web_contents_view_delegate_android.cc', |
| 146 'shell/browser/shell_web_contents_view_delegate_creator.h', | 143 'shell/browser/shell_web_contents_view_delegate_creator.h', |
| 147 'shell/browser/shell_web_contents_view_delegate_gtk.cc', | |
| 148 'shell/browser/shell_web_contents_view_delegate.h', | 144 'shell/browser/shell_web_contents_view_delegate.h', |
| 149 'shell/browser/shell_web_contents_view_delegate_mac.mm', | 145 'shell/browser/shell_web_contents_view_delegate_mac.mm', |
| 150 'shell/browser/shell_web_contents_view_delegate_win.cc', | 146 'shell/browser/shell_web_contents_view_delegate_win.cc', |
| 151 'shell/browser/webkit_test_controller.cc', | 147 'shell/browser/webkit_test_controller.cc', |
| 152 'shell/browser/webkit_test_controller.h', | 148 'shell/browser/webkit_test_controller.h', |
| 153 'shell/common/leak_detection_result.h', | 149 'shell/common/leak_detection_result.h', |
| 154 'shell/common/shell_content_client.cc', | 150 'shell/common/shell_content_client.cc', |
| 155 'shell/common/shell_content_client.h', | 151 'shell/common/shell_content_client.h', |
| 156 'shell/common/shell_messages.cc', | 152 'shell/common/shell_messages.cc', |
| 157 'shell/common/shell_messages.h', | 153 'shell/common/shell_messages.h', |
| (...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 314 '../base/allocator/allocator.gyp:allocator', | 310 '../base/allocator/allocator.gyp:allocator', |
| 315 ], | 311 ], |
| 316 }], | 312 }], |
| 317 ['use_aura==1', { | 313 ['use_aura==1', { |
| 318 'dependencies': [ | 314 'dependencies': [ |
| 319 '../ui/aura/aura.gyp:aura', | 315 '../ui/aura/aura.gyp:aura', |
| 320 '../ui/aura/aura.gyp:aura_test_support', | 316 '../ui/aura/aura.gyp:aura_test_support', |
| 321 '../ui/base/strings/ui_strings.gyp:ui_strings', | 317 '../ui/base/strings/ui_strings.gyp:ui_strings', |
| 322 '../ui/events/events.gyp:events', | 318 '../ui/events/events.gyp:events', |
| 323 ], | 319 ], |
| 324 'sources/': [ | |
| 325 ['exclude', 'shell/browser/shell_gtk.cc'], | |
| 326 ], | |
| 327 'conditions': [ | 320 'conditions': [ |
| 328 ['toolkit_views==1', { | 321 ['toolkit_views==1', { |
| 329 'dependencies': [ | 322 'dependencies': [ |
| 330 '../ui/resources/ui_resources.gyp:ui_resources', | 323 '../ui/resources/ui_resources.gyp:ui_resources', |
| 331 '../ui/views/controls/webview/webview.gyp:webview', | 324 '../ui/views/controls/webview/webview.gyp:webview', |
| 332 '../ui/views/views.gyp:views', | 325 '../ui/views/views.gyp:views', |
| 333 '../ui/views/views.gyp:views_test_support', | 326 '../ui/views/views.gyp:views_test_support', |
| 334 '../ui/wm/wm.gyp:wm_core', | 327 '../ui/wm/wm.gyp:wm_core', |
| 335 ], | 328 ], |
| 336 'sources/': [ | 329 'sources/': [ |
| (...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 563 }, | 556 }, |
| 564 }, | 557 }, |
| 565 }, | 558 }, |
| 566 'msvs_large_pdb': 1, | 559 'msvs_large_pdb': 1, |
| 567 }], # OS=="win" | 560 }], # OS=="win" |
| 568 ['OS == "win" or toolkit_uses_gtk == 1', { | 561 ['OS == "win" or toolkit_uses_gtk == 1', { |
| 569 'dependencies': [ | 562 'dependencies': [ |
| 570 '../sandbox/sandbox.gyp:sandbox', | 563 '../sandbox/sandbox.gyp:sandbox', |
| 571 ], | 564 ], |
| 572 }], # OS=="win" or toolkit_uses_gtk == 1 | 565 }], # OS=="win" or toolkit_uses_gtk == 1 |
| 573 ['toolkit_uses_gtk == 1', { | |
| 574 'dependencies': [ | |
| 575 '<(DEPTH)/build/linux/system.gyp:gtk', | |
| 576 ], | |
| 577 }], # toolkit_uses_gtk | |
| 578 ['OS=="mac"', { | 566 ['OS=="mac"', { |
| 579 'product_name': '<(content_shell_product_name)', | 567 'product_name': '<(content_shell_product_name)', |
| 580 'dependencies!': [ | 568 'dependencies!': [ |
| 581 'content_shell_lib', | 569 'content_shell_lib', |
| 582 ], | 570 ], |
| 583 'dependencies': [ | 571 'dependencies': [ |
| 584 'content_shell_framework', | 572 'content_shell_framework', |
| 585 'content_shell_helper_app', | 573 'content_shell_helper_app', |
| 586 ], | 574 ], |
| 587 'copies': [ | 575 'copies': [ |
| (...skipping 527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1115 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', | 1103 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', |
| 1116 '--destination_dir', '<(dest_dir)', | 1104 '--destination_dir', '<(dest_dir)', |
| 1117 ], | 1105 ], |
| 1118 }, | 1106 }, |
| 1119 ], | 1107 ], |
| 1120 }, | 1108 }, |
| 1121 ], | 1109 ], |
| 1122 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" | 1110 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" |
| 1123 ] | 1111 ] |
| 1124 } | 1112 } |
| OLD | NEW |