| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 51d3e572e67fe9d339bc812c0de02ec88be0b306..b134214330ba77a2de84f8c1b52bd80273798490 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -4593,7 +4593,7 @@
|
| # with common names, like 'check', 'require', and 'verify'.
|
| # (Included by system header. Also exists on iOS but not included.)
|
| # http://opensource.apple.com/source/CarbonHeaders/CarbonHeaders-18.1/AssertMacros.h
|
| - '__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0',
|
| + '__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=0',
|
| ],
|
| 'variables': {
|
| # These should end with %, but there seems to be a bug with % in
|
|
|