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

Unified Diff: utils/dartdoc/classify.dart

Issue 8515029: Move doc generator out of frog samples. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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
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
« no previous file with comments | « utils/dartdoc/README.txt ('k') | utils/dartdoc/dartdoc.dart » ('j') | utils/dartdoc/dartdoc.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698