Merge "Bazel plumbing to add bazel_components/polymer-resin"

This commit is contained in:
Wyatt Allen
2017-06-09 16:26:17 +00:00
committed by Gerrit Code Review
8 changed files with 26 additions and 4 deletions

View File

@@ -15,5 +15,11 @@ See the License for the specific language governing permissions and
limitations under the License.
-->
<link rel="import"
href="../bower_components/polymer-resin/standalone/polymer-resin-debug.html"
/>
<script>
security.polymer_resin.install({allowedIdentifierPrefixes: ['']});
</script>
<link rel="import"
href="../bower_components/iron-test-helpers/iron-test-helpers.html" />