73e23be2b6
R=jmesserly@google.com Review URL: https://codereview.chromium.org//293023008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36578 260f80e4-7a28-3924-810f-c04153c831b5
10 lines
312 B
HTML
10 lines
312 B
HTML
<!--
|
|
Copyright 2013 The Polymer Authors. All rights reserved.
|
|
Use of this source code is governed by a BSD-style
|
|
license that can be found in the LICENSE file.
|
|
-->
|
|
<link rel="import" href="polymer.html">
|
|
|
|
<!-- Experimental: bootstrap the user application in a new isolate. -->
|
|
<script src="boot.js"></script>
|