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, 0 insertions, 1 deletions
diff --git a/tensorflow/tools/tfprof/BUILD b/tensorflow/tools/tfprof/BUILD
index 541df78e47..57cccd8921 100644
--- a/tensorflow/tools/tfprof/BUILD
+++ b/tensorflow/tools/tfprof/BUILD
@@ -33,7 +33,6 @@ 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",
],
)