| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 9140483b5b957b5866b928b163d5d702373cd38c..a4af6e1b8490d8f63f69b80a2ef341a0d7202603 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -462,6 +462,7 @@ extern const char kCloudPrintRobotRefreshToken[];
|
| extern const char kCloudPrintRobotEmail[];
|
|
|
| extern const char kProxy[];
|
| +extern const char kMaxConnectionsPerProxy[];
|
|
|
| extern const char kManagedDefaultCookiesSetting[];
|
| extern const char kManagedDefaultImagesSetting[];
|
|
|