Partial revert of I3cf5f9c823d74da58a8b1326153a672959fa3f13

Reason: Issue 6498
Change-Id: Id38c3f06aa9815f46bb6384adebdd84a73b9b3cf
This commit is contained in:
Wyatt Allen
2017-06-14 11:12:03 -07:00
parent 9feae8c650
commit 395bab078d
4 changed files with 0 additions and 23 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",