From 1f99796d6f808f006dff6dc6576910bef493e244 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Mon, 23 Sep 2024 13:06:54 +0200 Subject: Reorder dependencies and remove duplicates in OSS --- etc/import/absl/synchronization/TARGETS.absl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/import/absl/synchronization/TARGETS.absl') diff --git a/etc/import/absl/synchronization/TARGETS.absl b/etc/import/absl/synchronization/TARGETS.absl index 7657d367..1b5b296f 100644 --- a/etc/import/absl/synchronization/TARGETS.absl +++ b/etc/import/absl/synchronization/TARGETS.absl @@ -70,8 +70,8 @@ , "deps": [ "graphcycles_internal" , "kernel_timeout_internal" - , ["absl/base", "base"] , ["absl/base", "atomic_hook"] + , ["absl/base", "base"] , ["absl/base", "base_internal"] , ["absl/base", "config"] , ["absl/base", "core_headers"] -- cgit v1.2.3