| Index: net/android/keystore_openssl.h
|
| diff --git a/net/android/keystore_openssl.h b/net/android/keystore_openssl.h
|
| index 2de4e0a8125fb3a5a8a0563f2093f2e66fb14ac8..72f3994c1f0e4d76a321e09ce8cc65812456472e 100644
|
| --- a/net/android/keystore_openssl.h
|
| +++ b/net/android/keystore_openssl.h
|
| @@ -11,8 +11,7 @@
|
| #include "crypto/scoped_openssl_types.h"
|
| #include "net/base/net_export.h"
|
|
|
| -// OpenSSL-specific functions to use the Android platform keystore.
|
| -// The features provided here are highly specific to OpenSSL and are
|
| +// The features provided here are highly implementation specific and are
|
| // segregated from net/android/keystore.h because the latter only provides
|
| // simply JNI stubs to call Java code which only uses platform APIs.
|
|
|
|
|