| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index d49741b8953a9d977d17ef1a6c6b348272d59fcf..e6f9fe2d0523b1ec6b527574712de808f2e00b88 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -674,8 +674,8 @@
|
| 'target_name': 'common_net',
|
| 'type': 'static_library',
|
| 'sources': [
|
| - 'common/net/net_error_tracker.cc',
|
| - 'common/net/net_error_tracker.h',
|
| + 'common/net/net_error_info.cc',
|
| + 'common/net/net_error_info.h',
|
| 'common/net/net_resource_provider.cc',
|
| 'common/net/net_resource_provider.h',
|
| 'common/net/predictor_common.h',
|
|
|