Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 3c762bc7e2b174321abbfc1005134d979580e587..04398941b1ad73d5c5a80257e63df741bda5b873 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1329,6 +1329,7 @@ const char kCloudPrintRobotEmail[] = "cloud_print.robot_email"; |
// Preference to story proxy settings. |
const char kProxy[] = "proxy"; |
+const char kMaxConnectionsPerProxy[] = "net.max_connections_per_proxy"; |
// Preferences that are exclusivly used to store managed values for default |
// content settings. |