Chromium Code Reviews| Index: lib/html/doc/interface/HttpRequestException.dartdoc |
| =================================================================== |
| --- lib/html/doc/interface/HttpRequestException.dartdoc (revision 11000) |
| +++ lib/html/doc/interface/HttpRequestException.dartdoc (working copy) |
| @@ -7,7 +7,7 @@ |
| // Do not make code changes here. |
| /// @domName XMLHttpRequestException |
| -interface XMLHttpRequestException { |
| +interface HttpRequestException { |
| static final int ABORT_ERR = 102; |