Skip to content

Commit

Permalink
add more missing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred K. Schott committed Jun 5, 2017
1 parent 352dc33 commit 8c71456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/legacy/class.html
Original file line number Diff line number Diff line change
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="legacy-element-mixin.html">
<link rel="import" href="../elements/dom-module.html">
<script>

(function() {
Expand Down
1 change: 1 addition & 0 deletions lib/utils/style-gather.html
Original file line number Diff line number Diff line change
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="resolve-url.html">
<link rel="import" href="../elements/dom-module.html">
<script>
(function() {
'use strict';
Expand Down

0 comments on commit 8c71456

Please sign in to comment.