| Index: chrome/browser/browser.scons
|
| ===================================================================
|
| --- chrome/browser/browser.scons (revision 7139)
|
| +++ chrome/browser/browser.scons (working copy)
|
| @@ -108,7 +108,11 @@
|
| 'session_startup_pref.cc',
|
| 'spellcheck_worditerator.cc',
|
| 'spellchecker.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',
|
| @@ -260,7 +264,6 @@
|
| 'shell_integration.cc',
|
| 'site_instance.cc',
|
| 'ssl_blocking_page.cc',
|
| - 'ssl_error_info.cc',
|
| 'ssl_manager.cc',
|
| 'ssl_policy.cc',
|
| 'status_view.cc',
|
| @@ -272,12 +275,9 @@
|
| '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',
|
|
|