Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ensure class.html is imported before patching it.
  • Loading branch information
kevinpschaaf committed Jun 21, 2018
1 parent 4ec63a4 commit 2214b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/legacy/legacy-data-mixin.html
Expand Up @@ -8,6 +8,7 @@
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->

<link rel="import" href="../class.html">
<link rel="import" href="../utils/mixin.html">

<script>
Expand Down

0 comments on commit 2214b9e

Please sign in to comment.