| Index: dart/tests/try/web/incremental_compilation_update_test.dart
|
| diff --git a/dart/tests/try/web/incremental_compilation_update_test.dart b/dart/tests/try/web/incremental_compilation_update_test.dart
|
| index d71e4436a7e6020c7ab5b8cfcfa3ee474b51bec9..aacc82f25e925876cd3c7695d2bc751dbb971c60 100644
|
| --- a/dart/tests/try/web/incremental_compilation_update_test.dart
|
| +++ b/dart/tests/try/web/incremental_compilation_update_test.dart
|
| @@ -1938,7 +1938,6 @@ DivElement numberedLines(String code) {
|
| return result;
|
| }
|
|
|
| -
|
| StyleElement lineNumberStyle() {
|
| StyleElement style = new StyleElement()..appendText('''
|
| h2, h3 {
|
|
|