Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 718c2e5470cb1c0a2a544193ab372eebc6882f02..fb1a70d3bc0de223274eea065e8db5c3308a8e55 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -320,7 +320,7 @@ |
| # Use GConf, the GNOME configuration system. |
| 'use_gconf%': 1, |
| - # Use OpenSSL instead of NSS. Currently in development. |
| + # Use OpenSSL instead of NSS. Under development: see http://crbug.com/62803 |
| 'use_openssl%': 0, |
| 'conditions': [ |