| Index: third_party/polymer/v1_0/components-chromium/iron-menu-behavior/iron-menu-behavior-extracted.js
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-menu-behavior/iron-menu-behavior-extracted.js b/third_party/polymer/v1_0/components-chromium/iron-menu-behavior/iron-menu-behavior-extracted.js
|
| index 6353283bad54a6dffe901a7242f528f0aa9ae263..b6238162a8c2ebb520288bb573fc24af30af98e2 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-menu-behavior/iron-menu-behavior-extracted.js
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-menu-behavior/iron-menu-behavior-extracted.js
|
| @@ -1,4 +1,6 @@
|
| -/**
|
| +
|
| +
|
| + /**
|
| * `Polymer.IronMenuBehavior` implements accessible menu behavior.
|
| *
|
| * @demo demo/index.html
|
| @@ -189,4 +191,5 @@
|
| Polymer.IronMultiSelectableBehavior,
|
| Polymer.IronA11yKeysBehavior,
|
| Polymer.IronMenuBehaviorImpl
|
| - ];
|
| + ];
|
| +
|
|
|