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

Unified Diff: packages/stack_trace/lib/stack_trace.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/stack_trace/lib/src/vm_trace.dart ('k') | packages/stack_trace/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/stack_trace/lib/stack_trace.dart
diff --git a/packages/stack_trace/lib/stack_trace.dart b/packages/stack_trace/lib/stack_trace.dart
index 6bba6350f1d150f88bb7dca0f7ab1fd7ed9ac49e..1e6f0b01ec00cee1d1435db885bb0735e3f295ca 100644
--- a/packages/stack_trace/lib/stack_trace.dart
+++ b/packages/stack_trace/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 | « packages/stack_trace/lib/src/vm_trace.dart ('k') | packages/stack_trace/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698