Chromium Code Reviews| Index: tools/gyp/configurations_xcode.gypi |
| diff --git a/tools/gyp/configurations_xcode.gypi b/tools/gyp/configurations_xcode.gypi |
| index f7097271216d3628c4111e25740168ca616ea437..e3d04b68660de181423b849f662c2f24e1fe6502 100644 |
| --- a/tools/gyp/configurations_xcode.gypi |
| +++ b/tools/gyp/configurations_xcode.gypi |
| @@ -78,6 +78,9 @@ |
| 'Dart_Macos_simarm_Base': { |
| 'abstract': 1, |
| }, |
| + 'Dart_Macos_simarmv6_Base': { |
| + 'abstract': 1, |
| + }, |
| 'Dart_Macos_simarmv5te_Base': { |
| 'abstract': 1, |
| }, |