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

Unified Diff: utils/apidoc/html_diff.dart

Issue 9555013: Get dartdoc in the SDK and working correctly. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix merge error. Created 8 years, 10 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
Index: utils/apidoc/html_diff.dart
diff --git a/utils/apidoc/html_diff.dart b/utils/apidoc/html_diff.dart
index d6764e18590447680986209c09635e64d16d1120..ce6772f9c07838d756a61b9bb8565dcc705dd0e0 100644
--- a/utils/apidoc/html_diff.dart
+++ b/utils/apidoc/html_diff.dart
@@ -12,7 +12,7 @@
#import('../../frog/lang.dart');
#import('../../frog/file_system_vm.dart');
#import('../../frog/file_system.dart');
-#import('../dartdoc/dartdoc.dart');
+#import('../../lib/dartdoc/dartdoc.dart');
/**
* A class for computing a many-to-many mapping between the types and members in
« lib/dartdoc/ast.dart ('K') | « utils/apidoc/apidoc.dart ('k') | utils/dartdoc/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698