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

Unified Diff: third_party/polymer/components/iron-validatable-behavior/iron-validatable-behavior.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-validatable-behavior/iron-validatable-behavior.html
diff --git a/third_party/polymer/components/iron-validatable-behavior/iron-validatable-behavior.html b/third_party/polymer/components/iron-validatable-behavior/iron-validatable-behavior.html
index 1b9beba9536788e706fc275d04a6a91204ca0268..803731be93030b48537d2b3a87be3c7509847cfd 100644
--- a/third_party/polymer/components/iron-validatable-behavior/iron-validatable-behavior.html
+++ b/third_party/polymer/components/iron-validatable-behavior/iron-validatable-behavior.html
@@ -81,6 +81,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
},
_validator: {
+ type: Object,
computed: '__computeValidator(validator)'
}
},

Powered by Google App Engine
This is Rietveld 408576698