Chromium Code Reviews| Index: crypto/run_all_unittests.cc |
| =================================================================== |
| --- crypto/run_all_unittests.cc (revision 81611) |
| +++ crypto/run_all_unittests.cc (working copy) |
| @@ -9,7 +9,7 @@ |
| #if defined(USE_NSS) |
| // This is most likely not needed, but it basically replaces a similar call |
| // that was performed on test_support_base. |
| - TODO(rvargas) Bug 79359: remove this. |
| + // TODO(rvargas) Bug 79359: remove this. |
| crypto::EnsureNSSInit(); |
| #endif // defined(USE_NSS) |