| Index: pkg/analysis_server/tool/spec/codegen_dart.dart
 | 
| diff --git a/pkg/analysis_server/tool/spec/codegen_dart.dart b/pkg/analysis_server/tool/spec/codegen_dart.dart
 | 
| index efa1d380b64245ecb5123b7575d900a350f02f49..33d66e4ed67e2aa6f9ab3d41dd60113f4533fa7c 100644
 | 
| --- a/pkg/analysis_server/tool/spec/codegen_dart.dart
 | 
| +++ b/pkg/analysis_server/tool/spec/codegen_dart.dart
 | 
| @@ -48,4 +48,4 @@ class DartCodegenVisitor extends HierarchicalApiVisitor {
 | 
|        throw new Exception("Can't convert to a dart type");
 | 
|      }
 | 
|    }
 | 
| -}
 | 
| +}
 | 
| 
 |