Index: content/renderer/webcrypto/shared_crypto.h |
diff --git a/content/renderer/webcrypto/shared_crypto.h b/content/renderer/webcrypto/shared_crypto.h |
index e3b8b475f7463d94561c52424d0ee46e27b97967..d2435809b316ad6b73b04a0146197b1e1e110ca9 100644 |
--- a/content/renderer/webcrypto/shared_crypto.h |
+++ b/content/renderer/webcrypto/shared_crypto.h |
@@ -39,7 +39,7 @@ CONTENT_EXPORT void Init(); |
// WebCryptoImpl (Implements the blink::WebCrypto interface for |
// | asynchronous completions) |
// | |
-// | [shared_crypto_unittests.cc] |
+// | [shared_crypto_unittest.cc] |
// | / |
// | / (The blink::WebCrypto interface is not |
// | / testable from the chromium side because |