| Index: tools/dom/docs/docs.status
|
| diff --git a/tools/dom/docs/docs.status b/tools/dom/docs/docs.status
|
| index 7cd95de8e7f4fd0d877e4caba79caa1deecb98ff..c40bfc06e9c096ecd1d7d53f301cc2964c269d1a 100644
|
| --- a/tools/dom/docs/docs.status
|
| +++ b/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 || $runtime == drt || $runtime == dartium ]
|
| +[ $compiler == dart2js || $runtime == drt || $runtime == dartium ]
|
| *: Skip
|
|
|