| commit | 88867812c615e2f89551aff6b583c9f8f3a37e1c | [log] [tgz] |
|---|---|---|
| author | tkent <tkent@chromium.org> | Mon Jul 11 06:15:07 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 06:17:08 2016 |
| tree | a174c23bba4cbe5925c161158814a4dab35e6536 | |
| parent | a75a9b232b44b176d840cf98f562c5a543e2c9c5 [diff] |
SELECT element: Simplify the code by optionList(). Using optinList() instead of listItems() simplifies the code. This CL should not have any behavior changes. Review-Url: https://codereview.chromium.org/2141483002 Cr-Commit-Position: refs/heads/master@{#404603}