Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(644)

Unified Diff: lib/src/closure/closure_annotation.dart

Issue 1644823002: Remove library tags, they aren't needed (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: lib/src/closure/closure_annotation.dart
diff --git a/lib/src/closure/closure_annotation.dart b/lib/src/closure/closure_annotation.dart
index 80d5aae3838b536bea61a6a2845114cef71b5562..ef502bca2c2c8636286614e271257d435a85fe2e 100644
--- a/lib/src/closure/closure_annotation.dart
+++ b/lib/src/closure/closure_annotation.dart
@@ -2,8 +2,6 @@
// 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.
-library dev_compiler.src.closure.closure_annotation;
-
import 'closure_type.dart';
/// Set of closure annotations that can be [toString]ed to a single JsDoc comment.

Powered by Google App Engine
This is Rietveld 408576698