Adjust text for maximum connections per host patch

This commit is contained in:
csagan5 2018-08-26 10:04:45 +02:00
parent 22dae5bff8
commit e3176b1868
No known key found for this signature in database
GPG key ID: 64190A51D85DC0C5

View file

@ -49,7 +49,7 @@ diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descripti
+const char kMaxConnectionsPerHostName[] = "Maximum connections per host";
+const char kMaxConnectionsPerHostDescription[] =
+ "Customize maximum allowed connections per host (experimental).";
+ "Customize maximum allowed connections per host.";
+
const char kMediaRouterCastAllowAllIPsName[] =
"Connect to Cast devices on all IP addresses";