| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index 5db4c920954b2241e2f78b6b199900a6362270e6..371570c40fc0b35f336044f6f955b36a175f3d65 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -65,6 +65,7 @@ ONC_EXPORT extern const char kIPConfigs[];
|
| ONC_EXPORT extern const char kMacAddress[];
|
| ONC_EXPORT extern const char kName[];
|
| ONC_EXPORT extern const char kNameServers[];
|
| +ONC_EXPORT extern const char kPriority[];
|
| ONC_EXPORT extern const char kProxySettings[];
|
| ONC_EXPORT extern const char kSearchDomains[];
|
| ONC_EXPORT extern const char kConnectionState[];
|
|
|