| Index: pkg/front_end/tool/example.dart
|
| diff --git a/pkg/front_end/tool/example.dart b/pkg/front_end/tool/example.dart
|
| index d81f43746e36388e4f684f8e12e055bff0a584cb..5483558a46fd19e4b5787219cf56c6bb4fc980d3 100644
|
| --- a/pkg/front_end/tool/example.dart
|
| +++ b/pkg/front_end/tool/example.dart
|
| @@ -1,3 +1,7 @@
|
| +// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
| +// 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.
|
| +
|
| import 'dart:async';
|
|
|
| import 'package:front_end/kernel_generator.dart';
|
|
|