aboutsummaryrefslogtreecommitdiffhomepage
path: root/bower.BUILD
diff options
context:
space:
mode:
authorGravatar Dan Mané <danmane@google.com>2016-08-26 11:37:27 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-08-26 12:47:22 -0700
commitec1077aae8e6fc39bcd8cf3185deb9454aa3ebcd (patch)
treeff64393c50cffc66cf14898e7a2bc5f591ef825d /bower.BUILD
parente48667aaaff51b0d2db14f5e03908105d2a391e9 (diff)
Properly re-add iron-icons as a dependency for TensorBoard.
This should merge to fix the r0.10 release. Change: 131429807
Diffstat (limited to 'bower.BUILD')
-rw-r--r--bower.BUILD18
1 files changed, 18 insertions, 0 deletions
diff --git a/bower.BUILD b/bower.BUILD
index e01fb6d7e9..3cb112ff41 100644
--- a/bower.BUILD
+++ b/bower.BUILD
@@ -143,6 +143,24 @@ filegroup(
)
filegroup(
+ name = "iron_icons",
+ srcs = [
+ "av-icons.html",
+ "communication-icons.html",
+ "device-icons.html",
+ "editor-icons.html",
+ "hardware-icons.html",
+ "image-icons.html",
+ "index.html",
+ "iron-icons.html",
+ "maps-icons.html",
+ "notification-icons.html",
+ "places-icons.html",
+ "social-icons.html",
+ ],
+)
+
+filegroup(
name = "iron_iconset_svg",
srcs = [
"index.html",