Index: net/net_common.gypi |
diff --git a/net/net_common.gypi b/net/net_common.gypi |
index e5b415313204097deafe9e473c2585ac9b91d31d..9f9124455c671f434171719a2a5768fddb49523e 100644 |
--- a/net/net_common.gypi |
+++ b/net/net_common.gypi |
@@ -223,6 +223,10 @@ |
'dns/mdns_client.h', |
'dns/mdns_client_impl.cc', |
'dns/mdns_client_impl.h', |
+ 'dns/record_parsed.cc', |
+ 'dns/record_parsed.h', |
+ 'dns/record_rdata.cc', |
+ 'dns/record_rdata.h', |
] |
}], |
[ 'OS == "win"', { |