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