Skip to content

Commit

Permalink
Fixed src imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
vicsstar committed Jan 15, 2018
1 parent 1ba53dd commit ea37a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vaadin-dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
-->

<link rel="import" href="../../polymer/polymer-element.html">
<link rel="import" href="../../vaadin-overlay/vaadin-overlay.html">
<link rel="import" href="../../vaadin-overlay/src/vaadin-overlay.html">
<link rel="import" href="../../vaadin-element-mixin/vaadin-element-mixin.html">

<dom-module id="vaadin-dialog">
Expand Down

0 comments on commit ea37a82

Please sign in to comment.