| Index: third_party/polymer/v0_8/components-chromium/paper-input/paper-input-behavior.html
|
| diff --git a/third_party/polymer/v0_8/components-chromium/paper-input/paper-input-behavior.html b/third_party/polymer/v0_8/components-chromium/paper-input/paper-input-behavior.html
|
| index ab881eff4b8b9475fb70d572b6cb700454f7463b..0db3d09c016f36b8a22b6f2792c2ad3f734df5d4 100644
|
| --- a/third_party/polymer/v0_8/components-chromium/paper-input/paper-input-behavior.html
|
| +++ b/third_party/polymer/v0_8/components-chromium/paper-input/paper-input-behavior.html
|
| @@ -8,8 +8,4 @@ Code distributed by Google as part of the polymer project is also
|
| subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
| --><html><head><link rel="import" href="../polymer/polymer.html">
|
|
|
| -<!--
|
| -Use `Polymer.PaperInputBehavior` to implement your own `<paper-input>`.
|
| --->
|
| -
|
| </head><body><script src="paper-input-behavior-extracted.js"></script></body></html>
|
|
|