| 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 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 85 'shell/app/shell_main_delegate.h', | 85 'shell/app/shell_main_delegate.h', |
| 86 'shell/app/shell_main_delegate_mac.h', | 86 'shell/app/shell_main_delegate_mac.h', |
| 87 'shell/app/shell_main_delegate_mac.mm', | 87 'shell/app/shell_main_delegate_mac.mm', |
| 88 'shell/app/webkit_test_platform_support_android.cc', | 88 'shell/app/webkit_test_platform_support_android.cc', |
| 89 'shell/app/webkit_test_platform_support.h', | 89 'shell/app/webkit_test_platform_support.h', |
| 90 'shell/app/webkit_test_platform_support_linux.cc', | 90 'shell/app/webkit_test_platform_support_linux.cc', |
| 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_android.cc', |
| 96 'shell/browser/layout_test/layout_test_android.h', |
| 95 'shell/browser/layout_test/layout_test_browser_context.cc', | 97 'shell/browser/layout_test/layout_test_browser_context.cc', |
| 96 'shell/browser/layout_test/layout_test_browser_context.h', | 98 'shell/browser/layout_test/layout_test_browser_context.h', |
| 97 'shell/browser/layout_test/layout_test_browser_main.cc', | 99 'shell/browser/layout_test/layout_test_browser_main.cc', |
| 98 'shell/browser/layout_test/layout_test_browser_main.h', | 100 'shell/browser/layout_test/layout_test_browser_main.h', |
| 99 'shell/browser/layout_test/layout_test_browser_main_parts.cc', | 101 'shell/browser/layout_test/layout_test_browser_main_parts.cc', |
| 100 'shell/browser/layout_test/layout_test_browser_main_parts.h', | 102 'shell/browser/layout_test/layout_test_browser_main_parts.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', |
| (...skipping 24 matching lines...) Expand all Loading... |
| 129 'shell/browser/shell_devtools_frontend.cc', | 131 'shell/browser/shell_devtools_frontend.cc', |
| 130 'shell/browser/shell_devtools_frontend.h', | 132 'shell/browser/shell_devtools_frontend.h', |
| 131 'shell/browser/shell_download_manager_delegate.cc', | 133 'shell/browser/shell_download_manager_delegate.cc', |
| 132 'shell/browser/shell_download_manager_delegate.h', | 134 'shell/browser/shell_download_manager_delegate.h', |
| 133 'shell/browser/shell.h', | 135 'shell/browser/shell.h', |
| 134 'shell/browser/shell_javascript_dialog.h', | 136 'shell/browser/shell_javascript_dialog.h', |
| 135 'shell/browser/shell_javascript_dialog_mac.mm', | 137 'shell/browser/shell_javascript_dialog_mac.mm', |
| 136 'shell/browser/shell_javascript_dialog_manager.cc', | 138 'shell/browser/shell_javascript_dialog_manager.cc', |
| 137 'shell/browser/shell_javascript_dialog_manager.h', | 139 'shell/browser/shell_javascript_dialog_manager.h', |
| 138 'shell/browser/shell_javascript_dialog_win.cc', | 140 'shell/browser/shell_javascript_dialog_win.cc', |
| 139 'shell/browser/shell_layout_tests_android.cc', | |
| 140 'shell/browser/shell_layout_tests_android.h', | |
| 141 'shell/browser/shell_mojo_test_utils_android.cc', | 141 'shell/browser/shell_mojo_test_utils_android.cc', |
| 142 'shell/browser/shell_mojo_test_utils_android.h', | 142 'shell/browser/shell_mojo_test_utils_android.h', |
| 143 'shell/browser/shell_login_dialog.cc', | 143 'shell/browser/shell_login_dialog.cc', |
| 144 'shell/browser/shell_login_dialog.h', | 144 'shell/browser/shell_login_dialog.h', |
| 145 'shell/browser/shell_login_dialog_mac.mm', | 145 'shell/browser/shell_login_dialog_mac.mm', |
| 146 'shell/browser/shell_mac.mm', | 146 'shell/browser/shell_mac.mm', |
| 147 'shell/browser/shell_message_filter.cc', | 147 'shell/browser/shell_message_filter.cc', |
| 148 'shell/browser/shell_message_filter.h', | 148 'shell/browser/shell_message_filter.h', |
| 149 'shell/browser/shell_net_log.cc', | 149 'shell/browser/shell_net_log.cc', |
| 150 'shell/browser/shell_net_log.h', | 150 'shell/browser/shell_net_log.h', |
| (...skipping 984 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1135 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', | 1135 '--input_symbol', '<(PRODUCT_DIR)/content_shell.exe.pdb', |
| 1136 '--destination_dir', '<(dest_dir)', | 1136 '--destination_dir', '<(dest_dir)', |
| 1137 ], | 1137 ], |
| 1138 }, | 1138 }, |
| 1139 ], | 1139 ], |
| 1140 }, | 1140 }, |
| 1141 ], | 1141 ], |
| 1142 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" | 1142 }], # OS=="win" and fastbuild==0 and target_arch=="ia32" |
| 1143 ] | 1143 ] |
| 1144 } | 1144 } |
| OLD | NEW |