| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index a8084e8b175ef75b9696bcbbf0146d7aa998f7da..e5f49f399aba9b7c66586e15680c6cfaf89342f1 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -219,6 +219,7 @@ ONC_EXPORT extern const char kFrequencyList[];
|
| ONC_EXPORT extern const char kHexSSID[];
|
| ONC_EXPORT extern const char kHiddenSSID[];
|
| ONC_EXPORT extern const char kPassphrase[];
|
| +ONC_EXPORT extern const char kRoamThreshold[];
|
| ONC_EXPORT extern const char kSSID[];
|
| ONC_EXPORT extern const char kSecurity[];
|
| ONC_EXPORT extern const char kSecurityNone[];
|
|
|