Index: content/browser/media/webrtc_identity_store_unittest.cc |
=================================================================== |
--- content/browser/media/webrtc_identity_store_unittest.cc (revision 228925) |
+++ content/browser/media/webrtc_identity_store_unittest.cc (working copy) |
@@ -16,7 +16,7 @@ |
namespace content { |
// TODO(jiayl): the tests fail on Android since the openssl version of |
-// CreateSelfSignedCert is not implemented. |
+// CreateSelfSignedCertInternal is not implemented. |
#if !defined(OS_ANDROID) |
static const char* kFakeOrigin = "http://foo.com"; |