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

Unified Diff: lib/runtime/messages_widget.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/runtime/messages_widget.dart
diff --git a/lib/runtime/messages_widget.dart b/lib/runtime/messages_widget.dart
index 5762c577291a77f083c5cf52aaa202b6ca7d8aef..9db0438e7ab6f2a68a79316d0eb7ae780567ee8d 100644
--- a/lib/runtime/messages_widget.dart
+++ b/lib/runtime/messages_widget.dart
@@ -3,7 +3,6 @@
// BSD-style license that can be found in the LICENSE file.
/// This library displays [MessageSummary]s from the Dart Dev Compiler.
-library dev_compiler.messages;
import 'dart:convert';
import 'dart:html';

Powered by Google App Engine
This is Rietveld 408576698