| Index: third_party/polymer/components/iron-collapse/test/index.html
|
| diff --git a/third_party/polymer/components/iron-collapse/test/index.html b/third_party/polymer/components/iron-collapse/test/index.html
|
| index 9d7b347459d585421bf12a7eda5714ff2dabba52..5ccf53243fbbc8355952a2d4842ae2eca7293e7b 100644
|
| --- a/third_party/polymer/components/iron-collapse/test/index.html
|
| +++ b/third_party/polymer/components/iron-collapse/test/index.html
|
| @@ -21,10 +21,12 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| 'horizontal.html',
|
| 'a11y.html',
|
| 'nested.html',
|
| + 'flex.html',
|
| 'basic.html?dom=shadow',
|
| 'horizontal.html?dom=shadow',
|
| 'a11y.html?dom=shadow',
|
| - 'nested.html?dom=shadow'
|
| + 'nested.html?dom=shadow',
|
| + 'flex.html?dom=shadow'
|
| ]);
|
| </script>
|
|
|
|
|