[CrOS settings] Fix polymer_modulizer for os_settings_ui/
This CL is in preparation for enabling Polymer3 in ChromeOS settings pages. It fixed issues in os_settings_ui/ folder that break semi-automatic Polymer3 migration. These changes include adding missing #cr_define_end comments to JS file which were missing them, as well as making sure that files which use cr.define() include the entire file's content within the cr.define() call, since this is required by Polymer3 conversion tools. Bug: 1045266 Change-Id: Iaf3379cc76c4eab1efff139dd5d7542adf5f2293 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153338Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Cr-Commit-Position: refs/heads/master@{#760256}
Showing
Please register or sign in to comment