Index: content/app/content_main_runner.cc |
diff --git a/content/app/content_main_runner.cc b/content/app/content_main_runner.cc |
index 42f1865ad5064e260e403cad4c8f451ec51aa28b..e215369e9bf904702ef8c4d0a9a19c11ac308fd4 100644 |
--- a/content/app/content_main_runner.cc |
+++ b/content/app/content_main_runner.cc |
@@ -676,7 +676,7 @@ class ContentMainRunnerImpl : public ContentMainRunner { |
} |
#endif |
-#if defined(USE_NSS) |
+#if defined(USE_NSS_CERTS) |
crypto::EarlySetupForNSSInit(); |
#endif |