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

Unified Diff: lib/src/info.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/info.dart
diff --git a/lib/src/info.dart b/lib/src/info.dart
index 75e74a338724c7faf0076dd8b35040b94f087529..0a786c0cef791e4bbc9d56b4441661cbf2e27733 100644
--- a/lib/src/info.dart
+++ b/lib/src/info.dart
@@ -4,7 +4,6 @@
/// Defines static information collected by the type checker and used later by
/// emitters to generate code.
-library dev_compiler.src.info;
import 'package:analyzer/src/generated/ast.dart';
import 'package:analyzer/src/generated/element.dart';

Powered by Google App Engine
This is Rietveld 408576698