chromium/tools/polymer/tests/subfolder/v3_ready.js

Polymer({
  is: 'cr-foo',

  _template: html`
{__html_template__}
  `,
});