| Index: chromeos/network/onc/onc_signature.h
|
| diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
|
| index 7fc327e0e2bf5ee0883e8dea7a4aa69c0cba7d1c..9799d6e19da0e4168c5a8b3533b1003c46171f24 100644
|
| --- a/chromeos/network/onc/onc_signature.h
|
| +++ b/chromeos/network/onc/onc_signature.h
|
| @@ -51,6 +51,8 @@ CHROMEOS_EXPORT extern const OncValueSignature kProxySettingsSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kWiFiSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCertificateSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kNetworkConfigurationSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature
|
| + kGlobalNetworkConfigurationSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCertificateListSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature
|
| kNetworkConfigurationListSignature;
|
|
|