Revert "Polygerrit now loads polymer-resin"

This reverts commit 0895052c01.

Reason for revert: issue 6387

Change-Id: I14e00addeab53606952aa3ea2d45a74eac7a9d8a
This commit is contained in:
Wyatt Allen
2017-06-02 16:31:56 +00:00
parent 8e64aa1c70
commit c601abccc3
104 changed files with 144 additions and 133 deletions

View File

@@ -167,15 +167,6 @@ def define_bower_components():
license = "//lib:LICENSE-page.js",
seed = True,
)
bower_component(
name = "polymer-resin",
license = "//lib:LICENSE-polymer",
deps = [
":polymer",
":webcomponentsjs",
],
seed = True,
)
bower_component(
name = "polymer",
license = "//lib:LICENSE-polymer",