Skip to content

Commit

Permalink
Adding back abi and stacktrace dependencies to stacktrace_handler (te…
Browse files Browse the repository at this point in the history
  • Loading branch information
annarev authored and gunan committed May 18, 2018
1 parent a976196 commit ed48c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tensorflow/core/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,9 @@ cc_library(
srcs = ["platform/stacktrace_handler.cc"],
hdrs = ["platform/stacktrace_handler.h"],
deps = [
":abi",
":lib_platform",
":stacktrace",
],
)

Expand Down

0 comments on commit ed48c1d

Please sign in to comment.