Chromium Code Reviews| Index: webrtc/webrtc.gni |
| diff --git a/webrtc/webrtc.gni b/webrtc/webrtc.gni |
| index 5e1c12dd3f4f2a83ee96cda5b3562099ecb0ad9c..c58c2c6a7fec618fda04af431c0c77aa4ac9e29a 100644 |
| --- a/webrtc/webrtc.gni |
| +++ b/webrtc/webrtc.gni |
| @@ -74,7 +74,7 @@ declare_args() { |
| # Set this to true to enable BWE test logging. |
| rtc_enable_bwe_test_logging = false |
| - # Set this to disable building with support for SCTP data channels. |
| + # Set this to false to disable building with support for SCTP data channels. |
| rtc_enable_sctp = true |
| # Disable these to not build components which can be externally provided. |