aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/tfprof/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/tfprof/BUILD')
-rw-r--r--tensorflow/tools/tfprof/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/tfprof/BUILD b/tensorflow/tools/tfprof/BUILD
index 57cccd8921..541df78e47 100644
--- a/tensorflow/tools/tfprof/BUILD
+++ b/tensorflow/tools/tfprof/BUILD
@@ -33,6 +33,7 @@ cc_binary(
"//tensorflow/tools/tfprof/internal:tfprof_options",
"//tensorflow/tools/tfprof/internal:tfprof_stats",
"//tensorflow/tools/tfprof/internal:tfprof_utils",
+ "//tensorflow/tools/tfprof/internal/advisor:tfprof_advisor",
"@linenoise//:linenoise",
],
)