| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 45afea896e799e056e6ecfd6228cf29c862a9ea9..c9f4d3b415907d0813bc3de65b33944bd94fbbbd 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -708,8 +708,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',
|
|
|