Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 4bfaa77e9215057c8caec0bddb331fe7d29aa9a8..07c25c49f2d49f907585a808bd59a7c6c926fbf1 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -637,6 +637,8 @@ |
'target_name': 'common_net', |
'type': 'static_library', |
'sources': [ |
+ 'common/net/net_error_info.cc', |
mmenke
2013/04/01 17:44:12
Your upload seems to be missing this file.
Deprecated (see juliatuttle)
2013/04/09 20:35:49
Done.
|
+ 'common/net/net_error_info.h', |
'common/net/net_error_tracker.cc', |
'common/net/net_error_tracker.h', |
'common/net/net_resource_provider.cc', |