Chromium Code Reviews| Index: tools/gyp/configurations_msvs.gypi |
| diff --git a/tools/gyp/configurations_msvs.gypi b/tools/gyp/configurations_msvs.gypi |
| index 3c859ce89e1168e65a91aa57efa1ab0bd588e439..c8b0fd3918a1a8fb5f7c6c1afab9daf95fd38c2e 100644 |
| --- a/tools/gyp/configurations_msvs.gypi |
| +++ b/tools/gyp/configurations_msvs.gypi |
| @@ -24,6 +24,9 @@ |
| 'Dart_Win_simarm_Base': { |
| 'abstract': 1, |
| }, |
| + 'Dart_Win_simarmv6_Base': { |
| + 'abstract': 1, |
| + }, |
| 'Dart_Win_simarmv5te_Base': { |
| 'abstract': 1, |
| }, |