Index: tools/dom/templates/html/impl/impl_MutationObserver.darttemplate |
diff --git a/tools/dom/templates/html/impl/impl_MutationObserver.darttemplate b/tools/dom/templates/html/impl/impl_MutationObserver.darttemplate |
index ceffb5417f9c0f04450fa8b5862fc2f2c429ccd7..d3dfa5c8427f2f1d45c7689cb997e3ed7072a434 100644 |
--- a/tools/dom/templates/html/impl/impl_MutationObserver.darttemplate |
+++ b/tools/dom/templates/html/impl/impl_MutationObserver.darttemplate |
@@ -3,8 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
part of html; |
- |
-/// @domName $DOMNAME |
+$ANNOTATIONS |
@SupportedBrowser(SupportedBrowser.CHROME) |
@SupportedBrowser(SupportedBrowser.FIREFOX) |
@SupportedBrowser(SupportedBrowser.SAFARI) |