blob: a5537ea87de138a1e64ecfc8128457be79223140 [file] [log] [blame]
load("//bazel:macros.bzl", "generated_cc_atom")
generated_cc_atom(
name = "GrGLMakeNativeInterface_win_src",
srcs = ["GrGLMakeNativeInterface_win.cpp"],
visibility = ["//:__subpackages__"],
deps = [
"//include/core:SkTypes_hdr",
"//include/gpu/gl:GrGLAssembleInterface_hdr",
"//include/gpu/gl:GrGLInterface_hdr",
"//src/core:SkLeanWindows_hdr",
"//src/gpu/gl:GrGLUtil_hdr",
],
)