Index: third_party/polymer/v1_0/components-chromium/paper-input/paper-textarea.html |
diff --git a/third_party/polymer/v1_0/components-chromium/paper-input/paper-textarea.html b/third_party/polymer/v1_0/components-chromium/paper-input/paper-textarea.html |
index 4a49cff40cf753a5e3a266639f89ad5231211d17..c409b94129d88e93729424e727126cf6dc75ccf7 100644 |
--- a/third_party/polymer/v1_0/components-chromium/paper-input/paper-textarea.html |
+++ b/third_party/polymer/v1_0/components-chromium/paper-input/paper-textarea.html |
@@ -8,6 +8,7 @@ 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-autogrow-textarea/iron-autogrow-textarea.html"> |
+<link rel="import" href="../iron-form-element-behavior/iron-form-element-behavior.html"> |
<link rel="import" href="paper-input-behavior.html"> |
<link rel="import" href="paper-input-char-counter.html"> |
<link rel="import" href="paper-input-container.html"> |