Chromium Code Reviews| Index: build/standalone.gypi |
| diff --git a/build/standalone.gypi b/build/standalone.gypi |
| index 4c674edb9910acb7e5889fa8811f2fe8b75c77d4..f118e3003ecf07be607c3a96edd8606bd4ef2a66 100644 |
| --- a/build/standalone.gypi |
| +++ b/build/standalone.gypi |
| @@ -431,7 +431,7 @@ |
| ], |
| }, |
| 'xcode_settings': { |
| - 'SDKROOT': 'macosx10.10' # -isysroot |
| + 'SDKROOT': 'macosx10.10', # -isysroot |
| # See comment in Chromium's common.gypi for why this is needed. |
| 'SYMROOT': '<(DEPTH)/xcodebuild', |
| }, |