Simplify collections.js now that it's wrapped in an IIFE
authoradamk <adamk@chromium.org>
Tue, 7 Apr 2015 19:00:34 +0000 (12:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 19:00:40 +0000 (19:00 +0000)
commitf089e5c8467047a1571ecbbfc5556a7e619c6b1d
tree66278419653fddeb43cd179622ceb83e6c430d6c
parent1e02227806ea230557bf49b928a50e8aaccbf353
Simplify collections.js now that it's wrapped in an IIFE

Also wrap templates.js in an IIFE to avoid unnecessary pollution
of the builtins object.

Review URL: https://codereview.chromium.org/1067903004

Cr-Commit-Position: refs/heads/master@{#27638}
src/collection.js
src/templates.js