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

Unified Diff: pkg/barback/lib/src/graph/node_status.dart

Issue 261823008: Reorganize barback's source files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: re-add barback/lib/src/internal_asset.dart Created 6 years, 8 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/graph/group_runner.dart ('k') | pkg/barback/lib/src/graph/node_streams.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/lib/src/graph/node_status.dart
diff --git a/pkg/barback/lib/src/node_status.dart b/pkg/barback/lib/src/graph/node_status.dart
similarity index 98%
rename from pkg/barback/lib/src/node_status.dart
rename to pkg/barback/lib/src/graph/node_status.dart
index 21d26c6d08343cb46692214dad62811bde0abb70..a42e523f4ffa0cdf073c9a86c16f736173adb4fd 100644
--- a/pkg/barback/lib/src/node_status.dart
+++ b/pkg/barback/lib/src/graph/node_status.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library barback.node_status;
+library barback.graph.node_status;
/// The status of a node in barback's package graph.
///
« no previous file with comments | « pkg/barback/lib/src/graph/group_runner.dart ('k') | pkg/barback/lib/src/graph/node_streams.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698