Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 8259fd1c183893828df3e43d74550111a8e62287..0f6d0b365b8351a702f7d8da50fd8c761a5ec1c8 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -1453,7 +1453,7 @@ |
| ['(branding=="Chrome" and buildtype=="Official")', { |
| 'mac_strip_release%': 1, |
| }], |
| - ], |
| + ], |
|
robertshield
2013/12/03 03:26:26
Since this is the only change outside of chrome_el
Cait (Slow)
2013/12/03 19:59:40
I think the was left over from when I had more cha
|
| }], # OS=="mac" |
| ['OS=="mac" or OS=="ios"', { |
| 'variables': { |