| Index: dart/tools/dom/docs/docs.status
|
| diff --git a/dart/tools/dom/docs/docs.status b/dart/tools/dom/docs/docs.status
|
| index 43d96f11accee75c4b6fa503fa34eff8f7189c31..7cd95de8e7f4fd0d877e4caba79caa1deecb98ff 100644
|
| --- a/dart/tools/dom/docs/docs.status
|
| +++ b/dart/tools/dom/docs/docs.status
|
| @@ -3,5 +3,5 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| # docs.dart is a tool that only runs on the VM
|
| -[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc || $runtime == drt || $runtime == dartium ]
|
| +[ $compiler == dart2js || $compiler == dart2dart || $runtime == drt || $runtime == dartium ]
|
| *: Skip
|
|
|