Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index c8a03f9e16315f47d6f5c454312307dd1c336477..a6eef3c759cfdc5d45fc8fd60c91cd69ab6e7908 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -320,8 +320,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', |