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

Unified Diff: lib/dom/templates/html/dart2js/html_dart2js.darttemplate

Issue 10823352: Rename XMLHttpRequest to HttpRequest. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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: lib/dom/templates/html/dart2js/html_dart2js.darttemplate
===================================================================
--- lib/dom/templates/html/dart2js/html_dart2js.darttemplate (revision 10850)
+++ lib/dom/templates/html/dart2js/html_dart2js.darttemplate (working copy)
@@ -18,7 +18,7 @@
#source('../../dom/src/ReadyState.dart');
#source('../../dom/src/Timer.dart');
#source('../../dom/src/_Collections.dart');
-#source('../../dom/src/_XMLHttpRequestUtils.dart');
+#source('../../dom/src/_HttpRequestUtils.dart');
#source('../../html/src/IDBOpenDBRequest.dart');
#source('../../html/src/Isolates.dart');
#source('../../html/src/Measurement.dart');

Powered by Google App Engine
This is Rietveld 408576698