blob: 43b485e7dfc949161832645ab2249eab0217b565 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "public_hdrs",
srcs = ["GrGLMakeGLXInterface.h"],
visibility = ["//include/gpu/gl:__pkg__"],
)