| Index: third_party/polymer/v1_0/components-chromium/iron-input/iron-input.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-input/iron-input.html b/third_party/polymer/v1_0/components-chromium/iron-input/iron-input.html
|
| index 52cead08d27c72ceae9e58271776dba129ded8f3..1225baa5f41e625cd729f9e2a72539d8e682087f 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-input/iron-input.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-input/iron-input.html
|
| @@ -7,6 +7,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
| 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">
|
| +<link rel="import" href="../iron-a11y-announcer/iron-a11y-announcer.html">
|
| <link rel="import" href="../iron-validatable-behavior/iron-validatable-behavior.html">
|
|
|
| </head><body><script src="iron-input-extracted.js"></script></body></html>
|
|
|