| Index: chrome/common/automation_constants.h
|
| diff --git a/chrome/common/automation_constants.h b/chrome/common/automation_constants.h
|
| index ed7f2d22b49a823ab4fd5e98583c3c713146ffe9..e1f1d632d2f78747c903e237cefbbf9d784e1686 100644
|
| --- a/chrome/common/automation_constants.h
|
| +++ b/chrome/common/automation_constants.h
|
| @@ -14,6 +14,7 @@ namespace automation {
|
| extern const char kJSONProxyAutoconfig[];
|
| extern const char kJSONProxyNoProxy[];
|
| extern const char kJSONProxyPacUrl[];
|
| +extern const char kJSONProxyPacMandatory[];
|
| extern const char kJSONProxyBypassList[];
|
| extern const char kJSONProxyServer[];
|
|
|
|
|