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

Unified Diff: lib/html/doc/html.dartdoc

Issue 10829458: Fix dartdoc change with XMLHttpRequest (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
« no previous file with comments | « no previous file | lib/html/doc/nodoc-src/_XMLHttpRequestFactoryProvider.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/html/doc/html.dartdoc
===================================================================
--- lib/html/doc/html.dartdoc (revision 11069)
+++ lib/html/doc/html.dartdoc (working copy)
@@ -172,6 +172,10 @@
#source('interface/HTMLCollection.dartdoc');
#source('interface/HtmlElement.dartdoc');
#source('interface/HTMLOptionsCollection.dartdoc');
+#source('interface/HttpRequest.dartdoc');
+#source('interface/HttpRequestException.dartdoc');
+#source('interface/HttpRequestProgressEvent.dartdoc');
+#source('interface/HttpRequestUpload.dartdoc');
#source('interface/IceCallback.dartdoc');
#source('interface/IceCandidate.dartdoc');
#source('interface/IDBAny.dartdoc');
@@ -547,10 +551,6 @@
#source('interface/Worker.dartdoc');
#source('interface/WorkerLocation.dartdoc');
#source('interface/WorkerNavigator.dartdoc');
-#source('interface/XMLHttpRequest.dartdoc');
-#source('interface/XMLHttpRequestException.dartdoc');
-#source('interface/XMLHttpRequestProgressEvent.dartdoc');
-#source('interface/XMLHttpRequestUpload.dartdoc');
#source('interface/XMLSerializer.dartdoc');
#source('interface/XPathEvaluator.dartdoc');
#source('interface/XPathException.dartdoc');
« no previous file with comments | « no previous file | lib/html/doc/nodoc-src/_XMLHttpRequestFactoryProvider.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698