Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 9e0744d4652aa8f8ec20661ec3d22bcd7baecfd8..33ef83dacbd3a757e4fdaa75f079ccc25b87f4d4 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -641,6 +641,8 @@ |
'target_name': 'common_net', |
'type': 'static_library', |
'sources': [ |
+ 'common/net/net_error_info.cc', |
+ 'common/net/net_error_info.h', |
'common/net/net_error_tracker.cc', |
'common/net/net_error_tracker.h', |
'common/net/net_resource_provider.cc', |