| 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 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 'shell/app/webkit_test_platform_support_mac.mm', | 91 'shell/app/webkit_test_platform_support_mac.mm', |
| 92 'shell/app/webkit_test_platform_support_win.cc', | 92 'shell/app/webkit_test_platform_support_win.cc', |
| 93 'shell/browser/ipc_echo_message_filter.cc', | 93 'shell/browser/ipc_echo_message_filter.cc', |
| 94 'shell/browser/ipc_echo_message_filter.h', | 94 'shell/browser/ipc_echo_message_filter.h', |
| 95 'shell/browser/layout_test/layout_test_browser_context.cc', | 95 'shell/browser/layout_test/layout_test_browser_context.cc', |
| 96 'shell/browser/layout_test/layout_test_browser_context.h', | 96 'shell/browser/layout_test/layout_test_browser_context.h', |
| 97 'shell/browser/layout_test/layout_test_browser_main.cc', | 97 'shell/browser/layout_test/layout_test_browser_main.cc', |
| 98 'shell/browser/layout_test/layout_test_browser_main.h', | 98 'shell/browser/layout_test/layout_test_browser_main.h', |
| 99 'shell/browser/layout_test/layout_test_browser_main_parts.cc', | 99 'shell/browser/layout_test/layout_test_browser_main_parts.cc', |
| 100 'shell/browser/layout_test/layout_test_browser_main_parts.h', | 100 'shell/browser/layout_test/layout_test_browser_main_parts.h', |
| 101 'shell/browser/layout_test/layout_test_content_browser_client.cc', |
| 102 'shell/browser/layout_test/layout_test_content_browser_client.h', |
| 101 'shell/browser/layout_test/layout_test_download_manager_delegate.cc', | 103 'shell/browser/layout_test/layout_test_download_manager_delegate.cc', |
| 102 'shell/browser/layout_test/layout_test_download_manager_delegate.h', | 104 'shell/browser/layout_test/layout_test_download_manager_delegate.h', |
| 103 'shell/browser/layout_test/layout_test_devtools_frontend.cc', | 105 'shell/browser/layout_test/layout_test_devtools_frontend.cc', |
| 104 'shell/browser/layout_test/layout_test_devtools_frontend.h', | 106 'shell/browser/layout_test/layout_test_devtools_frontend.h', |
| 105 'shell/browser/layout_test/layout_test_javascript_dialog_manager.cc', | 107 'shell/browser/layout_test/layout_test_javascript_dialog_manager.cc', |
| 106 'shell/browser/layout_test/layout_test_javascript_dialog_manager.h', | 108 'shell/browser/layout_test/layout_test_javascript_dialog_manager.h', |
| 109 'shell/browser/layout_test/layout_test_notification_manager.cc', |
| 110 'shell/browser/layout_test/layout_test_notification_manager.h', |
| 107 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate
.cc', | 111 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate
.cc', |
| 108 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate
.h', | 112 'shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate
.h', |
| 109 'shell/browser/layout_test/layout_test_url_request_context_getter.cc', | 113 'shell/browser/layout_test/layout_test_url_request_context_getter.cc', |
| 110 'shell/browser/layout_test/layout_test_url_request_context_getter.h', | 114 'shell/browser/layout_test/layout_test_url_request_context_getter.h', |
| 111 'shell/browser/notify_done_forwarder.cc', | 115 'shell/browser/notify_done_forwarder.cc', |
| 112 'shell/browser/notify_done_forwarder.h', | 116 'shell/browser/notify_done_forwarder.h', |
| 113 'shell/browser/shell_android.cc', | 117 'shell/browser/shell_android.cc', |
| 114 'shell/browser/shell_application_mac.h', | 118 'shell/browser/shell_application_mac.h', |
| 115 'shell/browser/shell_application_mac.mm', | 119 'shell/browser/shell_application_mac.mm', |
| 116 'shell/browser/shell_aura.cc', | 120 'shell/browser/shell_aura.cc', |
| (...skipping 26 matching lines...) Expand all Loading... |
| 143 'shell/browser/shell_login_dialog.cc', | 147 'shell/browser/shell_login_dialog.cc', |
| 144 'shell/browser/shell_login_dialog.h', | 148 'shell/browser/shell_login_dialog.h', |
| 145 'shell/browser/shell_login_dialog_mac.mm', | 149 'shell/browser/shell_login_dialog_mac.mm', |
| 146 'shell/browser/shell_mac.mm', | 150 'shell/browser/shell_mac.mm', |
| 147 'shell/browser/shell_message_filter.cc', | 151 'shell/browser/shell_message_filter.cc', |
| 148 'shell/browser/shell_message_filter.h', | 152 'shell/browser/shell_message_filter.h', |
| 149 'shell/browser/shell_net_log.cc', | 153 'shell/browser/shell_net_log.cc', |
| 150 'shell/browser/shell_net_log.h', | 154 'shell/browser/shell_net_log.h', |
| 151 'shell/browser/shell_network_delegate.cc', | 155 'shell/browser/shell_network_delegate.cc', |
| 152 'shell/browser/shell_network_delegate.h', | 156 'shell/browser/shell_network_delegate.h', |
| 153 'shell/browser/shell_notification_manager.cc', | |
| 154 'shell/browser/shell_notification_manager.h', | |
| 155 'shell/browser/shell_platform_data_aura.cc', | 157 'shell/browser/shell_platform_data_aura.cc', |
| 156 'shell/browser/shell_platform_data_aura.h', | 158 'shell/browser/shell_platform_data_aura.h', |
| 157 'shell/browser/shell_plugin_service_filter.cc', | 159 'shell/browser/shell_plugin_service_filter.cc', |
| 158 'shell/browser/shell_plugin_service_filter.h', | 160 'shell/browser/shell_plugin_service_filter.h', |
| 159 'shell/browser/shell_quota_permission_context.cc', | 161 'shell/browser/shell_quota_permission_context.cc', |
| 160 'shell/browser/shell_quota_permission_context.h', | 162 'shell/browser/shell_quota_permission_context.h', |
| 161 'shell/browser/shell_resource_dispatcher_host_delegate.cc', | 163 'shell/browser/shell_resource_dispatcher_host_delegate.cc', |
| 162 'shell/browser/shell_resource_dispatcher_host_delegate.h', | 164 'shell/browser/shell_resource_dispatcher_host_delegate.h', |
| 163 'shell/browser/shell_speech_recognition_manager_delegate.cc', | 165 'shell/browser/shell_speech_recognition_manager_delegate.cc', |
| 164 'shell/browser/shell_speech_recognition_manager_delegate.h', | 166 'shell/browser/shell_speech_recognition_manager_delegate.h', |
| (...skipping 970 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1135 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', | 1137 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', |
| 1136 '--destination_dir', '<(dest_dir)', | 1138 '--destination_dir', '<(dest_dir)', |
| 1137 ], | 1139 ], |
| 1138 }, | 1140 }, |
| 1139 ], | 1141 ], |
| 1140 }, | 1142 }, |
| 1141 ], | 1143 ], |
| 1142 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" | 1144 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" |
| 1143 ] | 1145 ] |
| 1144 } | 1146 } |
| OLD | NEW |