summaryrefslogtreecommitdiff
path: root/absl/types/BUILD.bazel
diff options
context:
space:
mode:
authorGravatar Abseil Team <absl-team@google.com>2017-12-09 01:03:25 -0800
committerGravatar Titus Winters <titus@google.com>2017-12-11 14:02:39 -0500
commitdc0282d09809f3337529fd790c57a92d63752451 (patch)
treede5d7be227c0424946f9cafec0da68968216bfaf /absl/types/BUILD.bazel
parentecc56367b8836a552b3716c643da99537c128a13 (diff)
Changes imported from Abseil "staging" branch:
- 53eebc8dc5730f42b1cda71bc55a5097d330b484 This changes the value base_internal::kOnceDone from 32-b... by Abseil Team <absl-team@google.com> - e34af839e2062e9ed6639803186811be23e6fb80 This changes the value base_internal::kOnceDone from 32-b... by Abseil Team <absl-team@google.com> - dfb395ba062168eeb15237724b628a1b2494052c Remove unnecessary dependency. by Abseil Team <absl-team@google.com> GitOrigin-RevId: 53eebc8dc5730f42b1cda71bc55a5097d330b484 Change-Id: Ide088c81d660c4be900b2456d57a8dcbdb349cc7
Diffstat (limited to 'absl/types/BUILD.bazel')
-rw-r--r--absl/types/BUILD.bazel1
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/types/BUILD.bazel b/absl/types/BUILD.bazel
index b10d7d2e..f98d9af4 100644
--- a/absl/types/BUILD.bazel
+++ b/absl/types/BUILD.bazel
@@ -92,7 +92,6 @@ cc_library(
"//absl/base:core_headers",
"//absl/base:throw_delegate",
"//absl/meta:type_traits",
- "//absl/strings",
],
)