Index: utils/dartdoc/classify.dart |
diff --git a/frog/samples/classify.dart b/utils/dartdoc/classify.dart |
similarity index 99% |
rename from frog/samples/classify.dart |
rename to utils/dartdoc/classify.dart |
index 417ebffefad3c8bb629a5523559ef1c38c0359b9..f2de3cb84760f321708cbe31f330cdb0d943835a 100644 |
--- a/frog/samples/classify.dart |
+++ b/utils/dartdoc/classify.dart |
@@ -1,7 +1,6 @@ |
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
// 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. |
-#import('../lang.dart'); |
/** |
* Kinds of tokens that we care to highlight differently. The values of the |