| Index: polymer/lib/polymer.html
|
| diff --git a/polymer/lib/polymer.html b/polymer/lib/polymer.html
|
| deleted file mode 100644
|
| index 621aa63c78a04ee4c851a5494f285591f6761741..0000000000000000000000000000000000000000
|
| --- a/polymer/lib/polymer.html
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -<!--
|
| - 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.
|
| --->
|
| -
|
| -<!--
|
| -This file is from the Polymer project (https://github.com/Polymer/polymer/).
|
| -You can replace polymer.html with a different version if desired.
|
| --->
|
| -<!-- minified for deployment: -->
|
| -<link rel="import" href="../../packages/polymer_interop/polymer.html">
|
| -<script>
|
| -// This empty script tag is necessary to work around dartbug.com/19650
|
| -</script>
|
|
|