| Index: dart/tests/compiler/dart2js_native/dart2js_native.status
|
| diff --git a/dart/tests/compiler/dart2js_native/dart2js_native.status b/dart/tests/compiler/dart2js_native/dart2js_native.status
|
| index d8f2ffe877d830eb8ba396fd0fa03754723e3cec..bbe5431780c39eb3fdfd5eaf58b26b2c5fe0139c 100644
|
| --- a/dart/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/dart/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -2,5 +2,5 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -[ $compiler == dartc || $compiler == none ]
|
| +[ $compiler == dartc || $browser ]
|
| *: Skip
|
|
|