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

Unified Diff: net/net.gypi

Issue 1901533002: Implementation of network level throttler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved throttle creation and checking to its own state. Created 4 years, 8 months 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 003e7d56fc598da9a66e3fa7ef24b4a7a8bd05ff..cbaeb1106a4e0f9cc5eeffa0924ac5aafcfcf3c8 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -519,6 +519,8 @@
'base/network_interfaces_win.cc',
'base/network_quality_estimator.cc',
'base/network_quality_estimator.h',
+ 'base/network_stream_throttler.cc',
+ 'base/network_stream_throttler.h',
'base/nss_memio.c',
'base/nss_memio.h',
'base/platform_mime_util.h',
« net/http/http_network_transaction.cc ('K') | « net/http/http_stream_factory_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698