Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/toc_events.html |
| diff --git a/chrome/common/extensions/docs/templates/private/toc_events.html b/chrome/common/extensions/docs/templates/private/toc_events.html |
| deleted file mode 100644 |
| index e37bac3b7221680a67e385cabc4578143abc089b..0000000000000000000000000000000000000000 |
| --- a/chrome/common/extensions/docs/templates/private/toc_events.html |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -<a href="#{{?parentName}}{{parentName}}-{{/}}events">Events</a> |
| -<ol> |
| - {{#e:events}} |
| - <li><a href="#{{e.id}}">{{e.name}}</a></li> |
| - {{/events}} |
| -</ol> |