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

Unified Diff: dart/lib/compiler/samples/leap/leap_script.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/lib/compiler/samples/leap/leap_leg.dart ('k') | dart/lib/compiler/samples/leap/leap_server.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/lib/compiler/samples/leap/leap_script.dart
diff --git a/dart/lib/compiler/samples/leap/leap_script.dart b/dart/lib/compiler/samples/leap/leap_script.dart
index f7cd97e97bb85fdd406a49375a4413d8df5e9137..3fa045f6fda365938b69b0ab90ab5881b5468554 100644
--- a/dart/lib/compiler/samples/leap/leap_script.dart
+++ b/dart/lib/compiler/samples/leap/leap_script.dart
@@ -1,5 +1,3 @@
-part of leap;
-
class LeapScript {
final text;
LeapScript(this.text);
« no previous file with comments | « dart/lib/compiler/samples/leap/leap_leg.dart ('k') | dart/lib/compiler/samples/leap/leap_server.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698