Changes imported from Abseil "staging" branch:
- 950e7d514bea97ea500284a53318330ec1f04f76 Remove accidental references to "header_modules". by Greg Falcon <gfalcon@google.com> GitOrigin-RevId: 950e7d514bea97ea500284a53318330ec1f04f76 Change-Id: I482955fe0364a57ed8c6e229fdb6f86fc63faf6e
This commit is contained in:
parent
99b92c8736
commit
af8c291d9a
3 changed files with 1 additions and 13 deletions
|
@ -27,10 +27,7 @@ load(
|
|||
|
||||
package(
|
||||
default_visibility = ["//visibility:public"],
|
||||
features = [
|
||||
"parse_headers",
|
||||
"header_modules",
|
||||
],
|
||||
features = ["parse_headers"],
|
||||
)
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue