| Index: third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/iron-a11y-keys-behavior-extracted.js
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/iron-a11y-keys-behavior-extracted.js b/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/iron-a11y-keys-behavior-extracted.js
|
| index ba49601218048a6cd7f584f72ff03d377865ec6e..da5c8adb555800c596656cdb1ba064112f631ca5 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/iron-a11y-keys-behavior-extracted.js
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/iron-a11y-keys-behavior-extracted.js
|
| @@ -300,7 +300,7 @@
|
| /**
|
| * To be used to express what combination of keys will trigger the relative
|
| * callback. e.g. `keyBindings: { 'esc': '_onEscPressed'}`
|
| - * @type {Object}
|
| + * @type {!Object}
|
| */
|
| keyBindings: {},
|
|
|
|
|