| Index: chromeos/network/onc/onc_signature.h
|
| diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
|
| index d4904b01814d9365d7faae9546b07e29b2342636..b21852f18cefb8272873ef4d404295ecefb8afb8 100644
|
| --- a/chromeos/network/onc/onc_signature.h
|
| +++ b/chromeos/network/onc/onc_signature.h
|
| @@ -65,8 +65,10 @@ CHROMEOS_EXPORT extern const OncValueSignature kNetworkWithStateSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kWiFiWithStateSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCellularSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCellularWithStateSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature kCellularDeviceSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCellularProviderSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kCellularApnSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature kSIMLockStatusSignature;
|
|
|
| } // namespace onc
|
| } // namespace chromeos
|
|
|