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..992748d3a8f161f92ceba7674cd77c677f61f18c 100644 |
--- a/chromeos/network/onc/onc_signature.h |
+++ b/chromeos/network/onc/onc_signature.h |
@@ -65,8 +65,11 @@ 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 kCellularFoundNetworkSignature; |
+CHROMEOS_EXPORT extern const OncValueSignature kSIMLockStatusSignature; |
} // namespace onc |
} // namespace chromeos |