| Index: third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu.html b/third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu.html
|
| index d7f97ee72590d46cb25c4b28d34956ce1faa8e59..9a482276af066174f8982d40b1bf3d1deba6b71e 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-dropdown-menu/paper-dropdown-menu.html
|
| @@ -16,7 +16,6 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| <link rel="import" href="../iron-behaviors/iron-button-state.html">
|
| <link rel="import" href="../iron-icons/iron-icons.html">
|
| <link rel="import" href="../iron-icon/iron-icon.html">
|
| -<link rel="import" href="../iron-selector/iron-selectable.html">
|
| <link rel="import" href="../iron-form-element-behavior/iron-form-element-behavior.html">
|
| <link rel="import" href="../iron-validatable-behavior/iron-validatable-behavior.html">
|
|
|
|
|