diff --git a/core-focusable.js b/core-focusable.js index 6633b5f..021a8f1 100644 --- a/core-focusable.js +++ b/core-focusable.js @@ -131,4 +131,4 @@ Polymer.CoreFocusable = { this.focused = false; } -} +};