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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-menu-button/bower.json

Issue 2158913007: Roll Polymer from 1.5.0 -> 1.6.0 to pick up native CSS custom props (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 5 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/v1_0/components-chromium/paper-menu-button/bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/paper-menu-button/bower.json b/third_party/polymer/v1_0/components-chromium/paper-menu-button/bower.json
index 58a0a5c734ebbe1b7f1b5c0fdf728d37a7b70a58..9756cf4f6de4ba8025eb037fce1ba0dd345a7d47 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-menu-button/bower.json
+++ b/third_party/polymer/v1_0/components-chromium/paper-menu-button/bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-menu-button",
- "version": "1.1.1",
+ "version": "1.4.1",
"description": "A material design element that composes a trigger and a dropdown menu",
"authors": [
"The Polymer Authors"
@@ -25,6 +25,7 @@
"iron-a11y-keys-behavior": "PolymerElements/iron-a11y-keys-behavior#^1.0.0",
"iron-behaviors": "PolymerElements/iron-behaviors#^1.0.0",
"iron-dropdown": "PolymerElements/iron-dropdown#^1.0.0",
+ "iron-fit-behavior": "PolymerElements/iron-fit-behavior#^1.2.0",
"neon-animation": "PolymerElements/neon-animation#^1.0.0",
"paper-styles": "PolymerElements/paper-styles#^1.0.0"
},

Powered by Google App Engine
This is Rietveld 408576698