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

Unified Diff: dart/samples/swarm/BiIterator.dart

Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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 | « dart/samples/swarm/App.dart ('k') | dart/samples/swarm/CSS.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/swarm/BiIterator.dart
diff --git a/dart/samples/swarm/BiIterator.dart b/dart/samples/swarm/BiIterator.dart
index c26b8eee397e2982f80559afd5ec12cd39db6906..58779be7be5c8a3b4d18de95624153d964d16b1a 100644
--- a/dart/samples/swarm/BiIterator.dart
+++ b/dart/samples/swarm/BiIterator.dart
@@ -1,5 +1,3 @@
-part of swarmlib;
-
/**
* An iterator that allows the user to move forward and backward though
* a set of items. (Bi-directional)
« no previous file with comments | « dart/samples/swarm/App.dart ('k') | dart/samples/swarm/CSS.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698