| Index: pkg/polymer/lib/polymer.html
|
| diff --git a/pkg/polymer/lib/polymer.html b/pkg/polymer/lib/polymer.html
|
| index 9a90ea1a2c7672e36ca53d3c67a90ac50afd62e3..e0fd7759ccca479c711f9c80305bb35a8c2aa703 100644
|
| --- a/pkg/polymer/lib/polymer.html
|
| +++ b/pkg/polymer/lib/polymer.html
|
| @@ -18,8 +18,8 @@ You can replace platform.js and polymer.html with different versions if desired.
|
|
|
| <!-- unminfied for debugging:
|
| <script src="../../packages/web_components/platform.concat.js"></script>
|
| +<link rel="import" href="src/js/polymer/layout.html">
|
| <script src="src/js/polymer/polymer.concat.js"></script>
|
| -<link rel="import" href="src/js/polymer/polymer-body.html">
|
| -->
|
|
|
| <!-- Teach dart2js about Shadow DOM polyfill objects. -->
|
|
|