| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 1d3b44ec1e7b13fa62166fc785b9a1d828a1bd19..523b706e0fd2b346ef691a50bbc6356509c16f03 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -670,8 +670,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',
|
|
|