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

Unified Diff: lib/stack_trace.dart

Issue 1580083003: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/stack_trace@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
« no previous file with comments | « lib/src/vm_trace.dart ('k') | test/chain/utils.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/stack_trace.dart
diff --git a/lib/stack_trace.dart b/lib/stack_trace.dart
index 6bba6350f1d150f88bb7dca0f7ab1fd7ed9ac49e..1e6f0b01ec00cee1d1435db885bb0735e3f295ca 100644
--- a/lib/stack_trace.dart
+++ b/lib/stack_trace.dart
@@ -21,8 +21,6 @@
* [pub]: http://pub.dartlang.org
* [pkg]: http://pub.dartlang.org/packages/stack_trace
*/
-library stack_trace;
-
export 'src/chain.dart';
export 'src/frame.dart';
export 'src/trace.dart';
« no previous file with comments | « lib/src/vm_trace.dart ('k') | test/chain/utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698