| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 47b66b39957b4e905176f53e54c552cd44bfd501..a382856f732809ae0301e95d64bf87c4d107d9cd 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -650,8 +650,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',
|
|
|