Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 97e8596bd021e114af6db6b25e4439b7ddb5c89b..146cc5cfde326c1b40a3f6ff3e0110ca4294c9f3 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -1454,7 +1454,7 @@ |
| ['(branding=="Chrome" and buildtype=="Official")', { |
| 'mac_strip_release%': 1, |
| }], |
| - ], |
| + ], |
| }], # OS=="mac" |
| ['OS=="mac" or OS=="ios"', { |
| 'variables': { |