blob: 5ab752705b6182f631963c70af30ff2225f7f41f [file] [log] [blame]
load("//bazel:macros.bzl", "generated_cc_atom")
generated_cc_atom(
name = "GrGLMakeNativeInterface_webgl_src",
srcs = ["GrGLMakeNativeInterface_webgl.cpp"],
visibility = ["//:__subpackages__"],
deps = [
"//include/gpu/gl:GrGLAssembleInterface_hdr",
"//include/gpu/gl:GrGLInterface_hdr",
],
)