Index: third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/iron-overlay-behavior.html |
diff --git a/third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/iron-overlay-behavior.html b/third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/iron-overlay-behavior.html |
index 1a3179e52ccae5c91e374c076d68e9abe6963812..63db8bf3ce4c6b2226ff387ba85f38e998180a45 100644 |
--- a/third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/iron-overlay-behavior.html |
+++ b/third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/iron-overlay-behavior.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-keys-behavior/iron-a11y-keys-behavior.html"> |
<link rel="import" href="../iron-fit-behavior/iron-fit-behavior.html"> |
<link rel="import" href="../iron-resizable-behavior/iron-resizable-behavior.html"> |
<link rel="import" href="iron-overlay-backdrop.html"> |