 Chromium Code Reviews
 Chromium Code Reviews Issue 9838068:
  Rename test.dart component to specify compiler + runtime.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
    
  
    Issue 9838068:
  Rename test.dart component to specify compiler + runtime.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/| Index: tests/standalone/standalone-leg.status | 
| =================================================================== | 
| --- tests/standalone/standalone-leg.status (revision 5854) | 
| +++ tests/standalone/standalone-leg.status (working copy) | 
| @@ -2,7 +2,7 @@ | 
| # 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. | 
| -[ $component == dart2js ] | 
| +[ $compiler == dart2js ] | 
| AssertTest: Fail # Assert not implemented |