Skip to content

Commit 6334d2b

Browse files
TCMalloc Teamcopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 391511055 Change-Id: I517c8f476a945b7bd649f4b94c3510712130beea
1 parent ae7e71c commit 6334d2b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tcmalloc/internal/BUILD

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,7 @@ cc_library(
259259
],
260260
deps = [
261261
":config",
262-
":environment",
263262
":logging",
264-
":percpu",
265263
":util",
266264
"@com_google_absl//absl/base",
267265
"@com_google_absl//absl/base:core_headers",
@@ -277,10 +275,8 @@ cc_test(
277275
linkstatic = 1,
278276
deps = [
279277
":cache_topology",
280-
":logging",
281278
"@com_github_google_benchmark//:benchmark",
282279
"@com_google_absl//absl/random",
283-
"@com_google_absl//absl/strings",
284280
"@com_google_absl//absl/types:span",
285281
"@com_google_googletest//:gtest_main",
286282
],

0 commit comments

Comments
 (0)