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

Unified Diff: pkg/barback/lib/src/asset_node.dart

Issue 19402003: Rename several classes in barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes. 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 | « pkg/barback/lib/src/asset_graph_manager.dart ('k') | pkg/barback/lib/src/asset_provider.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/lib/src/asset_node.dart
diff --git a/pkg/barback/lib/src/asset_node.dart b/pkg/barback/lib/src/asset_node.dart
index 7bef7a0afa1ad238b3607abbf28dd1f01fbf2252..ae2b70eea202f92caab48bbbfed1f68c5bd01633 100644
--- a/pkg/barback/lib/src/asset_node.dart
+++ b/pkg/barback/lib/src/asset_node.dart
@@ -7,7 +7,6 @@ library barback.asset_node;
import 'dart:async';
import 'asset.dart';
-import 'asset_graph.dart';
import 'asset_id.dart';
import 'phase.dart';
import 'transform_node.dart';
« no previous file with comments | « pkg/barback/lib/src/asset_graph_manager.dart ('k') | pkg/barback/lib/src/asset_provider.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698