| Index: editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/ExecutableKind.java
|
| diff --git a/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/ExecutableKind.java b/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/ExecutableKind.java
|
| index 631305f4d422914df11aa4409c3676ef78111726..44a90975e13e678ca951a296929407b40db11267 100644
|
| --- a/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/ExecutableKind.java
|
| +++ b/editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/ExecutableKind.java
|
| @@ -28,4 +28,5 @@ public class ExecutableKind {
|
| public static final String EITHER = "EITHER";
|
|
|
| public static final String SERVER = "SERVER";
|
| +
|
| }
|
|
|