Chromium Code Reviews| Index: pkg/dev_compiler/pubspec.yaml |
| diff --git a/pkg/dev_compiler/pubspec.yaml b/pkg/dev_compiler/pubspec.yaml |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..778619c7d7cba2ae836ec247c09dc49ac27cdbb8 |
| --- /dev/null |
| +++ b/pkg/dev_compiler/pubspec.yaml |
| @@ -0,0 +1,5 @@ |
| +# 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. |
| + |
| +name: dev_compiler |