Chromium Code Reviews| Index: chromeos/network/client_cert_util.h |
| diff --git a/chromeos/network/client_cert_util.h b/chromeos/network/client_cert_util.h |
| index baef5a09c4f81e89b03d5b740a02a66ee443c199..96f64a1f4e0fd070fafa6c9ea1a3d705c1e8be02 100644 |
| --- a/chromeos/network/client_cert_util.h |
| +++ b/chromeos/network/client_cert_util.h |
| @@ -27,6 +27,8 @@ namespace chromeos { |
| namespace client_cert { |
| +CHROMEOS_EXPORT extern const char kDefaultTPMPin[]; |
| + |
| enum ConfigType { |
| CONFIG_TYPE_NONE, |
| CONFIG_TYPE_OPENVPN, |