| Index: chrome/browser/browser.scons
|
| ===================================================================
|
| --- chrome/browser/browser.scons (revision 5702)
|
| +++ chrome/browser/browser.scons (working copy)
|
| @@ -82,6 +82,8 @@
|
| 'meta_table_helper.cc',
|
| 'metrics_response.cc',
|
| 'net/dns_host_info.cc',
|
| + 'net/sdch_dictionary_fetcher.cc',
|
| + 'net/referrer.cc',
|
| 'page_state.cc',
|
| 'printing/page_number.cc',
|
| 'printing/page_setup.cc',
|
| @@ -215,8 +217,6 @@
|
| 'net/dns_global.cc',
|
| 'net/dns_master.cc',
|
| 'net/dns_slave.cc',
|
| - 'net/referrer.cc',
|
| - 'net/sdch_dictionary_fetcher.cc',
|
| 'network_status_view.cc',
|
| 'google_update.cc',
|
| 'password_form_manager.cc',
|
|
|