Skip to content

Commit 1c6836d

Browse files
committed
build(material/tabs): fix BUILD after adding new files
1 parent fb03e1e commit 1c6836d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/material/tabs/BUILD.bazel

+2
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,12 @@ ng_project(
116116
"tab-config.ts",
117117
"tab-content.ts",
118118
"tab-group.ts",
119+
"tab-group-token.ts",
119120
"tab-header.ts",
120121
"tab-label.ts",
121122
"tab-label-wrapper.ts",
122123
"tab-nav-bar/tab-nav-bar.ts",
124+
"tab-token.ts",
123125
"tabs-animations.ts",
124126
],
125127
assets = [

0 commit comments

Comments
 (0)