Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: third_party/polymer/components/iron-collapse/test/index.html

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698