Adjust text for maximum connections per host patch
This commit is contained in:
parent
22dae5bff8
commit
e3176b1868
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue