Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index b6ef9385dcc3d6a424f52452d7b25e02d7378967..97634347ace11c162255483cb1ef893953c2bb6b 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -992,9 +992,6 @@ |
| 'use_goma%': '<(use_goma)', |
| 'gomadir%': '<(gomadir)', |
| - # Use system nspr instead of the bundled one. |
| - 'use_system_nspr%': 0, |
| - |
| # Use system protobuf instead of bundled one. |
| 'use_system_protobuf%': 0, |