Chromium Code Reviews| Index: third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-extracted.js |
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-extracted.js b/third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-extracted.js |
| index ee5d0ff52a46a743aac42611fa789d3086be5c95..07be7b6474bd155503db4858f23e29d6052571ae 100644 |
| --- a/third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-extracted.js |
| +++ b/third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-extracted.js |
| @@ -1,5 +1,4 @@ |
| - |
| - (function() { |
| +(function() { |
| 'use strict'; |
| Polymer({ |
| @@ -384,5 +383,4 @@ |
| }); |
| } |
| }); |
| - })(); |
| - |
| + })(); |