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

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: 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 1d3b05b773982ff452954e8cc119f1f73b982c13..f2d3f5a33fdb3133b4df41766378b11505fd2c23 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -520,6 +520,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