Chromium Code Reviews| Index: content/app/content_main_runner.cc |
| diff --git a/content/app/content_main_runner.cc b/content/app/content_main_runner.cc |
| index 0db941a7a173b6e948706084a3ba2b5bf85d9871..4c8dcbb99c45b9cf19b2637411e2253892f9d1d4 100644 |
| --- a/content/app/content_main_runner.cc |
| +++ b/content/app/content_main_runner.cc |
| @@ -683,7 +683,7 @@ class ContentMainRunnerImpl : public ContentMainRunner { |
| } |
| #endif |
| -#if defined(USE_NSS) |
| +#if defined(USE_NSS_CERTS) |
| crypto::EarlySetupForNSSInit(); |
| #endif |