| Index: chrome/chrome_browser.gypi
|
| ===================================================================
|
| --- chrome/chrome_browser.gypi (revision 150909)
|
| +++ chrome/chrome_browser.gypi (working copy)
|
| @@ -1474,8 +1474,6 @@
|
| 'browser/metrics/variations_service.cc',
|
| 'browser/metrics/variations_service.h',
|
| 'browser/native_window_notification_source.h',
|
| - 'browser/net/cache_stats.cc',
|
| - 'browser/net/cache_stats.h',
|
| 'browser/net/chrome_cookie_notification_details.h',
|
| 'browser/net/chrome_fraudulent_certificate_reporter.cc',
|
| 'browser/net/chrome_fraudulent_certificate_reporter.h',
|
| @@ -1502,6 +1500,8 @@
|
| 'browser/net/http_pipelining_compatibility_client.h',
|
| 'browser/net/http_server_properties_manager.h',
|
| 'browser/net/http_server_properties_manager.cc',
|
| + 'browser/net/load_time_stats.cc',
|
| + 'browser/net/load_time_stats.h',
|
| 'browser/net/net_log_logger.cc',
|
| 'browser/net/net_log_logger.h',
|
| 'browser/net/net_pref_observer.cc',
|
|
|