Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index b3e069637570b33fae8bfc5a6e9f9258d1a6f144..ebe302118464dac177b0f95fd7b1b891e962bdd6 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -51,6 +51,8 @@ |
'base/openssl_private_key_store.h', |
'base/openssl_private_key_store_android.cc', |
'base/openssl_private_key_store_memory.cc', |
+ 'base/port_util.cc', |
+ 'base/port_util.h', |
'base/rand_callback.h', |
'base/registry_controlled_domains/registry_controlled_domain.cc', |
'base/registry_controlled_domains/registry_controlled_domain.h', |
@@ -1330,6 +1332,7 @@ |
'base/network_change_notifier_win_unittest.cc', |
'base/network_interfaces_unittest.cc', |
'base/network_quality_estimator_unittest.cc', |
+ 'base/port_util_unittest.cc', |
'base/prioritized_dispatcher_unittest.cc', |
'base/priority_queue_unittest.cc', |
'base/registry_controlled_domains/registry_controlled_domain_unittest.cc', |