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

Unified Diff: pubspec.yaml

Issue 5885170347409408: Add location information to watchers to make them more debuggable. (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 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 | « lib/watcher.dart ('k') | test/watcher_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 3d5d2f3f6295e2a7c65ce6417f9ba0bac817911d..23d1f7dacfb8f292eb032a0fc410ee06cb512066 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -17,5 +17,6 @@ dependencies:
dev_dependencies:
js: any
benchmark_harness: ">=1.0.2 <1.0.3"
+ stack_trace: ">=0.6.3"
environment:
sdk: ">=0.6.3"
« no previous file with comments | « lib/watcher.dart ('k') | test/watcher_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698