Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index f41a58cc8a966b45cd6df021e38d2621e4c11768..6300c8f2eb0985b801262b9cb4063cb22de992ea 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -318,7 +318,7 @@ |
| # Only used on Windows. |
| 'win_z7%' : 0, |
| - # Set to 1 to enable dcheck in release. |
| + # Set to 1 to enable dcheck in Release build. |
| 'dcheck_always_on%': 0, |
| # Set to 1 to make a build that disables unshipped tracing events. |