| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2dd53b14e2fe1e3e642190fad3d8df38db490c77..386d1264f59f079cff6e7b023169f9d724d1c231 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -456,6 +456,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[];
|
|
|