Index: tools/dom/templates/html/dartium/html_dartium.darttemplate |
diff --git a/tools/dom/templates/html/dartium/html_dartium.darttemplate b/tools/dom/templates/html/dartium/html_dartium.darttemplate |
index 850b539fd9ff646346e34cb38ff020e1c85669d9..0e029f2a243f6e15b560e085db6ea1fd2ed33447 100644 |
--- a/tools/dom/templates/html/dartium/html_dartium.darttemplate |
+++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate |
@@ -254,6 +254,7 @@ Type _getSvgType(String key) { |
$if JSINTEROP |
// FIXME: Can we make this private? |
+@Deprecated("Internal Use Only") |
final htmlBlinkFunctionMap = { |
$!TYPE_FUNCTION_MAP |
}; |