Skip to content

Commit

Permalink
Update directive BUILD rules to fix internal build on sync (#6363)
Browse files Browse the repository at this point in the history
Fixes internal sync
  • Loading branch information
groszewn authored May 3, 2023
1 parent b57ca2d commit 9c3c048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tensorboard/webapp/feature_flag/directives/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ tf_ts_library(
deps = [
":directives",
"//tensorboard/webapp:app_state",
"//tensorboard/webapp/angular:expect_angular_core_testing",
"//tensorboard/webapp/angular:expect_ngrx_store_testing",
"//tensorboard/webapp/feature_flag:testing",
"//tensorboard/webapp/feature_flag:types",
"//tensorboard/webapp/feature_flag/http:const",
Expand Down

0 comments on commit 9c3c048

Please sign in to comment.