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

Unified Diff: frog/file_system_dom.dart

Issue 10389097: Move dart:dom to dart:dom_deprecated (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixes from review Created 8 years, 7 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: frog/file_system_dom.dart
diff --git a/frog/file_system_dom.dart b/frog/file_system_dom.dart
index c595775b8505f6d5ed8b4d3f60251eb0f1b528e8..8887dac3c9aa356da72e110b0c2d6f8667b19fb4 100644
--- a/frog/file_system_dom.dart
+++ b/frog/file_system_dom.dart
@@ -4,7 +4,7 @@
#library('file_system_dom');
-#import('dart:dom');
+#import('dart:dom_deprecated');
#import('file_system.dart');
/**
« no previous file with comments | « editor/tools/plugins/com.google.dart.tools.core_test/test_data/UserLibrary/userLib.dart ('k') | frog/reader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698