| Index: chrome/browser/browser.scons
|
| ===================================================================
|
| --- chrome/browser/browser.scons (revision 7085)
|
| +++ chrome/browser/browser.scons (working copy)
|
| @@ -106,11 +106,7 @@
|
| 'safe_browsing/safe_browsing_service.cc',
|
| 'safe_browsing/safe_browsing_util.cc',
|
| 'session_startup_pref.cc',
|
| - 'ssl_error_info.cc',
|
| - 'template_url.cc',
|
| - 'template_url_model.cc',
|
| 'template_url_parser.cc',
|
| - 'url_fetcher.cc',
|
| 'url_fetcher_protect.cc',
|
| 'user_metrics.cc',
|
| 'webdata/web_database.cc',
|
| @@ -264,6 +260,7 @@
|
| 'spellcheck_worditerator.cc',
|
| 'spellchecker.cc',
|
| 'ssl_blocking_page.cc',
|
| + 'ssl_error_info.cc',
|
| 'ssl_manager.cc',
|
| 'ssl_policy.cc',
|
| 'status_view.cc',
|
| @@ -275,9 +272,12 @@
|
| 'tabs/tab_strip_model_order_controller.cc',
|
| 'task_manager.cc',
|
| 'task_manager_resource_providers.cc',
|
| + 'template_url.cc',
|
| 'template_url_fetcher.cc',
|
| + 'template_url_model.cc',
|
| 'template_url_prepopulate_data.cc',
|
| 'toolbar_model.cc',
|
| + 'url_fetcher.cc',
|
| 'url_fixer_upper.cc',
|
| 'user_data_manager.cc',
|
| 'view_source_contents.cc',
|
|
|