Bazel plumbing to add bazel_components/polymer-resin

This is a partial roll-forward of c/106190.

It adds a dependency on the latest version of polymer-resin.
Later CLs will actually use this dependency.

Change-Id: I3cf5f9c823d74da58a8b1326153a672959fa3f13
This commit is contained in:
Mike Samuel
2017-06-06 15:27:16 -04:00
parent 980a214661
commit 1a49df26b4
8 changed files with 26 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ limitations under the License.
<script src="../../../bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
<script src="../../../bower_components/web-component-tester/browser.js"></script>
<link rel="import" href="../../../bower_components/iron-test-helpers/iron-test-helpers.html">
<link rel="import" href="../../../test/common-test-setup.html"/>
<link rel="import" href="gr-admin-group-list.html">