Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 29f10ca691a04e00e2568c07d4a7d98e1abc6761..855fdb6073b41012be36783a15956ff5c18a59f5 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -668,8 +668,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', |