Skip to content

Commit

Permalink
add bidi to bazel BUILD for spec
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed May 29, 2018
1 parent 2c63e1a commit 38eae8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cdk/table/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ts_library(
srcs = glob(["**/*.spec.ts"]),
deps = [
":table",
"//src/cdk/bidi",
"//src/cdk/collections",
"@rxjs",
"@rxjs//operators"
Expand Down

0 comments on commit 38eae8f

Please sign in to comment.