Index: chrome/common/extensions/docs/templates/private/event.html |
diff --git a/chrome/common/extensions/docs/templates/private/event.html b/chrome/common/extensions/docs/templates/private/event.html |
index d2c6ff9dea2a361fdbf69c74c3e06ae9fd0a25bd..28ef58bf391da396505647b0027f769f6741cff0 100644 |
--- a/chrome/common/extensions/docs/templates/private/event.html |
+++ b/chrome/common/extensions/docs/templates/private/event.html |
@@ -1,5 +1,6 @@ |
<div> |
<h4 id="{{id}}">{{name}}</h4> |
+ {{+partials.warning_deprecated item:@}} |
<div class="description"> |
{{?description}}<p> |
{{{description}}} |