<!doctype html>

<html>
  <head>
    <title>vaadin-progress-bar</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <script src="../webcomponentsjs/webcomponents-lite.js"></script>
    <link rel="import" href="../iron-component-page/iron-component-page.html">
  </head>
  <body>
    <iron-component-page src="vaadin-progress-bar.html"></iron-component-page>
  </body>
</html>