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

Unified Diff: utils/apidoc/html_diff.dart

Issue 11365196: Move JSSyntaxRegExp to core as a private member. This removes the last refrences to dart:coreimpl. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix two pending TODO's. Created 8 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
« runtime/vm/snapshot_test.cc ('K') | « tools/testing/legpad/legpad.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/apidoc/html_diff.dart
diff --git a/utils/apidoc/html_diff.dart b/utils/apidoc/html_diff.dart
index acf6c34b5c3428bf18ce5f0a2b55783adb038016..cc37f9f93437ba25573bf4f78c2d24e811f8b372 100644
--- a/utils/apidoc/html_diff.dart
+++ b/utils/apidoc/html_diff.dart
@@ -8,7 +8,6 @@
*/
library html_diff;
-import 'dart:coreimpl';
import 'dart:io';
// TODO(rnystrom): Use "package:" URL (#4968).
« runtime/vm/snapshot_test.cc ('K') | « tools/testing/legpad/legpad.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698