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

Unified Diff: tools/dom/idl/dart/dart.idl

Issue 24427003: Removed HttpRequestProgressEvent (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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: tools/dom/idl/dart/dart.idl
diff --git a/tools/dom/idl/dart/dart.idl b/tools/dom/idl/dart/dart.idl
index 1e356fea51902e274390edceb63622a67cf6452f..68aca448f1b304142b1e3c1938dbf86d2ddf08f8 100644
--- a/tools/dom/idl/dart/dart.idl
+++ b/tools/dom/idl/dart/dart.idl
@@ -305,6 +305,8 @@ interface XMLHttpRequest {
[Suppressed]
interface AbstractView {};
+[Suppressed]
blois 2013/09/25 00:16:22 This should just be an entry in htmlrenamer's supp
+interface XMLHttpRequestProgressEvent {};
[Suppressed]
interface InjectedScriptHost {};

Powered by Google App Engine
This is Rietveld 408576698