Chromium Code Reviews

Unified Diff: dart/lib/compiler/implementation/tree/dartstring.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.
Jump to:
View side-by-side diff with in-line comments
Index: dart/lib/compiler/implementation/tree/dartstring.dart
diff --git a/dart/lib/compiler/implementation/tree/dartstring.dart b/dart/lib/compiler/implementation/tree/dartstring.dart
index 4720c57e66dd054e360dfbd7790795109eea90b7..0d7f70c3077b42b39976066729d05457f88c754d 100644
--- a/dart/lib/compiler/implementation/tree/dartstring.dart
+++ b/dart/lib/compiler/implementation/tree/dartstring.dart
@@ -2,8 +2,6 @@
// 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.
-part of tree;
-
/**
* The [DartString] type represents a Dart string value as a sequence of Unicode
* Scalar Values.
« no previous file with comments | « dart/lib/compiler/implementation/tools/mini_parser.dart ('k') | dart/lib/compiler/implementation/tree/nodes.dart » ('j') | no next file with comments »

Powered by Google App Engine