Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Unified Diff: net/net.gypi

Issue 2511493002: Revert of Implement THROTTLED priority semantics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NetworkStreamThrottler
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/http/http_network_transaction_unittest.cc ('k') | net/url_request/url_request_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index a615e8a4fa9d4bbb57993f7aec1c16731cb8931c..8d879a3d62e1d3581911f10764f0ee50a49347fc 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -358,11 +358,8 @@
'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/percentile_estimator.cc',
- 'base/percentile_estimator.h',
'base/platform_mime_util.h',
'base/platform_mime_util_linux.cc',
'base/platform_mime_util_mac.mm',
@@ -1430,9 +1427,8 @@
'base/network_change_notifier_unittest.cc',
'base/network_change_notifier_win_unittest.cc',
'base/network_interfaces_unittest.cc',
- 'base/network_throttle_manager_impl_unittest.cc',
+ 'base/network_throttle_manager_unittest.cc',
'base/parse_number_unittest.cc',
- 'base/percentile_estimator_unittest.cc',
'base/port_util_unittest.cc',
'base/prioritized_dispatcher_unittest.cc',
'base/priority_queue_unittest.cc',
« no previous file with comments | « net/http/http_network_transaction_unittest.cc ('k') | net/url_request/url_request_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698