aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Justine Tunney <jart@google.com>2017-02-10 18:26:19 -0800
committerGravatar gunan <gunan@google.com>2017-02-11 23:51:02 -0800
commit099ef38a99d069b9a1f6d09a289b2df69eaee276 (patch)
treeda20cd1c7021cf8f13116638f7dc1e5714cda28a /WORKSPACE
parent12254370ad9248170ca8acc58061f475ef8d6d62 (diff)
Fix #7375 regression in TensorBoard
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 958a53c30e..43354da196 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -480,7 +480,7 @@ new_http_archive(
)
new_http_archive(
- name = "polymer_archive",
+ name = "polymer",
build_file = "bower.BUILD",
url = "https://github.com/polymer/polymer/archive/v1.7.0.tar.gz",
strip_prefix = "polymer-1.7.0",