Chromium Code Reviews| Index: third_party/polymer/v0_8/components-chromium/iron-validator-behavior/README.md |
| diff --git a/third_party/polymer/v0_8/components-chromium/iron-validator-behavior/README.md b/third_party/polymer/v0_8/components-chromium/iron-validator-behavior/README.md |
| deleted file mode 100644 |
| index 8aa8b618b1c32d6b2535e01f46a944a91b57a1f7..0000000000000000000000000000000000000000 |
| --- a/third_party/polymer/v0_8/components-chromium/iron-validator-behavior/README.md |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -# iron-validator-behavior |
| -Use `Polymer.IronValidatorBehavior` to implement a custom input/form validator. Element instances |
| -implementing this behavior will be registered for use in elements that implement |
| -`Polymer.IronValidatableBehavior`. |