Merge "Properly check commit message for equality"
diff --git a/tools/js/bower2bazel.py b/tools/js/bower2bazel.py index 745a7de..ea0402c 100755 --- a/tools/js/bower2bazel.py +++ b/tools/js/bower2bazel.py
@@ -53,6 +53,7 @@ "neon-animation": "polymer", "page": "page.js", "polymer": "polymer", + "polymer-resin": "polymer", "promise-polyfill": "promise-polyfill", "web-animations-js": "Apache2.0", "webcomponentsjs": "polymer",