| Index: chromeos/network/onc/onc_signature.h
|
| diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
|
| index 71ab0aff91e417e06941be03fc8c4028cb5c50e0..ee637feaa798f643036b5b51e5fbe457baf4e80b 100644
|
| --- a/chromeos/network/onc/onc_signature.h
|
| +++ b/chromeos/network/onc/onc_signature.h
|
| @@ -45,6 +45,7 @@ CHROMEOS_EXPORT extern const OncValueSignature kProxyLocationSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kProxyManualSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kProxySettingsSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kWiFiSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature kCellularSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCertificateSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kNetworkConfigurationSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCertificateListSignature;
|
|
|