| Index: tools/testing/dart/status_expression.dart
|
| diff --git a/tools/testing/dart/status_expression.dart b/tools/testing/dart/status_expression.dart
|
| index f5191fb9a83a96f25239b6dd4044097790c7d7d3..a5e919a41b75a7088caaf2f9a5a0060d35d1894c 100644
|
| --- a/tools/testing/dart/status_expression.dart
|
| +++ b/tools/testing/dart/status_expression.dart
|
| @@ -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.
|
|
|
| -#library("status_expression");
|
| +library status_expression;
|
|
|
| /**
|
| * Parse and evaluate expressions in a .status file for Dart and V8.
|
|
|