| Index: editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
|
| diff --git a/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart b/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
|
| index 0af82b02db6b804d5ad5ef09a8e672a73a2a80f0..e9de149a55794a785bd03892d53e9790a1b3aa6d 100644
|
| --- a/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
|
| +++ b/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
|
| @@ -36,7 +36,7 @@ class TestSource implements Source {
|
| }
|
|
|
| /**
|
| - * Wrapper around [Function] which should be called with [target] and [arguments].
|
| + * Wrapper around [Function] which should be called with "target" and "arguments".
|
| */
|
| class MethodTrampoline {
|
| int parameterCount;
|
|
|