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 {}; |