Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Commit

Permalink
demo.html: use webcomponents.js
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Feb 8, 2015
1 parent 9e96825 commit c37cfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<title>google-drive Demo</title>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="google-drive.html">
<style>
body {
Expand Down

0 comments on commit c37cfa6

Please sign in to comment.