chromium/chrome/test/data/back_forward_cache/page_with_embed_plugin.html

<head>
  <title>Page embedding a plugin</title>
</head>
<body>
  <p> This page embeds a plugin. </p>
  <embed id="embed" type="application/x-blink-test-plugin" />
</body>