| Index: chromeos/network/onc/onc_signature.h
|
| diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
|
| index ebc87789a1ed12462744390d1a74b77fa23bcdb3..9b7a732fd0631be6f79d4f0356b1eb0f33f40710 100644
|
| --- a/chromeos/network/onc/onc_signature.h
|
| +++ b/chromeos/network/onc/onc_signature.h
|
| @@ -47,6 +47,7 @@ CHROMEOS_EXPORT extern const OncValueSignature kVerifyX509Signature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kVPNSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kEthernetSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kTetherSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature kTetherWithStateSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kIPConfigSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kSavedIPConfigSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kStaticIPConfigSignature;
|
|
|