Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index 49e04f66f39b62951da0608f7db67bffcbcaa2b6..5c1b2dc9525a832795d7b1f7047ebb841589e75f 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -334,8 +334,9 @@ |
'base/network_interfaces_linux.cc', |
'base/network_interfaces_mac.cc', |
'base/network_interfaces_win.cc', |
- 'base/network_throttle_manager.cc', |
'base/network_throttle_manager.h', |
+ 'base/network_throttle_manager_impl.cc', |
+ 'base/network_throttle_manager_impl.h', |
'base/platform_mime_util.h', |
'base/platform_mime_util_linux.cc', |
'base/platform_mime_util_mac.mm', |