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..31a4f2ae8070f59ff91a91421ae901178530d03a 100644 |
--- a/chromeos/network/onc/onc_signature.h |
+++ b/chromeos/network/onc/onc_signature.h |
@@ -67,6 +67,8 @@ CHROMEOS_EXPORT extern const OncValueSignature kCellularSignature; |
CHROMEOS_EXPORT extern const OncValueSignature kCellularWithStateSignature; |
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 |