summaryrefslogtreecommitdiff
path: root/absl/time/internal/cctz/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'absl/time/internal/cctz/BUILD.bazel')
-rw-r--r--absl/time/internal/cctz/BUILD.bazel5
1 files changed, 4 insertions, 1 deletions
diff --git a/absl/time/internal/cctz/BUILD.bazel b/absl/time/internal/cctz/BUILD.bazel
index 4c5ad075..83157dd3 100644
--- a/absl/time/internal/cctz/BUILD.bazel
+++ b/absl/time/internal/cctz/BUILD.bazel
@@ -12,7 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-package(features = ["-parse_headers"])
+package(features = [
+ "-parse_headers",
+ "header_modules",
+])
licenses(["notice"])