OLD | NEW |
1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 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 'chromium_code': 1, | 7 'chromium_code': 1, |
8 # Define the common dependencies that contain all the actual | 8 # Define the common dependencies that contain all the actual |
9 # Chromium functionality. This list gets pulled in below by | 9 # Chromium functionality. This list gets pulled in below by |
10 # the link of the actual chrome (or chromium) executable on | 10 # the link of the actual chrome (or chromium) executable on |
(...skipping 1126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1137 'browser/options_page_base.h', | 1137 'browser/options_page_base.h', |
1138 'browser/options_window.h', | 1138 'browser/options_window.h', |
1139 'browser/page_state.cc', | 1139 'browser/page_state.cc', |
1140 'browser/page_state.h', | 1140 'browser/page_state.h', |
1141 'browser/password_manager/encryptor_linux.cc', | 1141 'browser/password_manager/encryptor_linux.cc', |
1142 'browser/password_manager/encryptor_mac.mm', | 1142 'browser/password_manager/encryptor_mac.mm', |
1143 'browser/password_manager/encryptor_win.cc', | 1143 'browser/password_manager/encryptor_win.cc', |
1144 'browser/password_manager/encryptor.h', | 1144 'browser/password_manager/encryptor.h', |
1145 'browser/password_manager/ie7_password.cc', | 1145 'browser/password_manager/ie7_password.cc', |
1146 'browser/password_manager/ie7_password.h', | 1146 'browser/password_manager/ie7_password.h', |
| 1147 'browser/password_manager/login_database_mac.cc', |
| 1148 'browser/password_manager/login_database_mac.h', |
| 1149 'browser/password_manager/login_database.cc', |
| 1150 'browser/password_manager/login_database.h', |
1147 'browser/password_manager/password_form_manager.cc', | 1151 'browser/password_manager/password_form_manager.cc', |
1148 'browser/password_manager/password_form_manager.h', | 1152 'browser/password_manager/password_form_manager.h', |
1149 'browser/password_manager/password_manager.cc', | 1153 'browser/password_manager/password_manager.cc', |
1150 'browser/password_manager/password_manager.h', | 1154 'browser/password_manager/password_manager.h', |
1151 'browser/password_manager/password_store.cc', | 1155 'browser/password_manager/password_store.cc', |
1152 'browser/password_manager/password_store.h', | 1156 'browser/password_manager/password_store.h', |
1153 'browser/password_manager/password_store_default.cc', | 1157 'browser/password_manager/password_store_default.cc', |
1154 'browser/password_manager/password_store_default.h', | 1158 'browser/password_manager/password_store_default.h', |
1155 # Temporarily disabled while we figure some stuff out. | 1159 # Temporarily disabled while we figure some stuff out. |
1156 # http://code.google.com/p/chromium/issues/detail?id=12351 | 1160 # http://code.google.com/p/chromium/issues/detail?id=12351 |
(...skipping 2168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3325 'browser/metrics/metrics_response_unittest.cc', | 3329 'browser/metrics/metrics_response_unittest.cc', |
3326 'browser/net/chrome_url_request_context_unittest.cc', | 3330 'browser/net/chrome_url_request_context_unittest.cc', |
3327 'browser/net/dns_host_info_unittest.cc', | 3331 'browser/net/dns_host_info_unittest.cc', |
3328 'browser/net/dns_master_unittest.cc', | 3332 'browser/net/dns_master_unittest.cc', |
3329 'browser/net/resolve_proxy_msg_helper_unittest.cc', | 3333 'browser/net/resolve_proxy_msg_helper_unittest.cc', |
3330 'browser/net/test_url_fetcher_factory.cc', | 3334 'browser/net/test_url_fetcher_factory.cc', |
3331 'browser/net/test_url_fetcher_factory.h', | 3335 'browser/net/test_url_fetcher_factory.h', |
3332 'browser/net/url_fetcher_unittest.cc', | 3336 'browser/net/url_fetcher_unittest.cc', |
3333 'browser/net/url_fixer_upper_unittest.cc', | 3337 'browser/net/url_fixer_upper_unittest.cc', |
3334 'browser/password_manager/encryptor_unittest.cc', | 3338 'browser/password_manager/encryptor_unittest.cc', |
| 3339 'browser/password_manager/login_database_unittest.cc', |
3335 'browser/password_manager/password_form_manager_unittest.cc', | 3340 'browser/password_manager/password_form_manager_unittest.cc', |
3336 'browser/password_manager/password_store_mac_unittest.cc', | 3341 'browser/password_manager/password_store_mac_unittest.cc', |
3337 'browser/printing/page_number_unittest.cc', | 3342 'browser/printing/page_number_unittest.cc', |
3338 'browser/printing/page_overlays_unittest.cc', | 3343 'browser/printing/page_overlays_unittest.cc', |
3339 'browser/printing/page_range_unittest.cc', | 3344 'browser/printing/page_range_unittest.cc', |
3340 'browser/printing/page_setup_unittest.cc', | 3345 'browser/printing/page_setup_unittest.cc', |
3341 'browser/printing/print_job_unittest.cc', | 3346 'browser/printing/print_job_unittest.cc', |
3342 'browser/printing/win_printing_context_unittest.cc', | 3347 'browser/printing/win_printing_context_unittest.cc', |
3343 'browser/profile_manager_unittest.cc', | 3348 'browser/profile_manager_unittest.cc', |
3344 'browser/renderer_host/audio_renderer_host_unittest.cc', | 3349 'browser/renderer_host/audio_renderer_host_unittest.cc', |
(...skipping 1299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4644 # Use outputs of this action as inputs for the main target build. | 4649 # Use outputs of this action as inputs for the main target build. |
4645 # Seems as a misnomer but makes this happy on Linux (scons). | 4650 # Seems as a misnomer but makes this happy on Linux (scons). |
4646 'process_outputs_as_sources': 1, | 4651 'process_outputs_as_sources': 1, |
4647 }, | 4652 }, |
4648 ], # 'actions' | 4653 ], # 'actions' |
4649 }, | 4654 }, |
4650 ] | 4655 ] |
4651 }], | 4656 }], |
4652 ], # 'conditions' | 4657 ], # 'conditions' |
4653 } | 4658 } |
OLD | NEW |