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