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

Unified Diff: sdk/lib/_internal/pub/test/transformers_needed_by_transformers/utils.dart

Issue 391363004: Include file path in JSON error when possible. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Revise. Created 6 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
Index: sdk/lib/_internal/pub/test/transformers_needed_by_transformers/utils.dart
diff --git a/sdk/lib/_internal/pub/test/transformers_needed_by_transformers/utils.dart b/sdk/lib/_internal/pub/test/transformers_needed_by_transformers/utils.dart
index 47e1cf7894ed4af132ea576318a8b48a0b7f7603..789dad5dd7faa789ffc6e61fc1af1a84d81a84f6 100644
--- a/sdk/lib/_internal/pub/test/transformers_needed_by_transformers/utils.dart
+++ b/sdk/lib/_internal/pub/test/transformers_needed_by_transformers/utils.dart
@@ -16,7 +16,6 @@ import '../../lib/src/package_graph.dart';
import '../../lib/src/source/path.dart';
import '../../lib/src/system_cache.dart';
import '../../lib/src/utils.dart';
-import '../descriptor.dart' as d;
import '../test_pub.dart';
/// Expects that [computeTransformersNeededByTransformers] will return a graph

Powered by Google App Engine
This is Rietveld 408576698