| Index: pkg/polymer/lib/polymer.html
 | 
| diff --git a/pkg/polymer/lib/polymer.html b/pkg/polymer/lib/polymer.html
 | 
| index 5cbaf7930cf0eeba0d0f2461a5515da01a8134df..9a90ea1a2c7672e36ca53d3c67a90ac50afd62e3 100644
 | 
| --- a/pkg/polymer/lib/polymer.html
 | 
| +++ b/pkg/polymer/lib/polymer.html
 | 
| @@ -24,9 +24,3 @@ You can replace platform.js and polymer.html with different versions if desired.
 | 
|  
 | 
|  <!-- Teach dart2js about Shadow DOM polyfill objects. -->
 | 
|  <script src="../../packages/web_components/dart_support.js"></script>
 | 
| -
 | 
| -<!-- Bootstrap the user application in a new isolate. -->
 | 
| -<script src="boot.js"></script>
 | 
| -<!-- TODO(sigmund): replace boot.js by boot.dart (dartbug.com/18007)
 | 
| -<script type="application/dart">export "package:polymer/boot.dart";</script>
 | 
| - -->
 | 
| 
 |