Fix public.bzl formatting
Change-Id: I62877dc18c4895624eb6ffc2756f45a287fc008a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528698 Commit-Queue: Florin Malita <fmalita@chromium.org> Auto-Submit: Florin Malita <fmalita@chromium.org> Reviewed-by: Kevin Lubick <kjlubick@google.com>
This commit is contained in:
parent
2672fa0f93
commit
bac12aa8be
@ -1076,5 +1076,5 @@ SVG_TOOL_SRCS = [
|
||||
## EGL support
|
||||
################################################################################
|
||||
|
||||
SKIA_EGL_HDRS = [ "include/gpu/gl/egl/GrGLMakeEGLInterface.h" ]
|
||||
SKIA_EGL_SRCS = [ "src/gpu/gl/egl/GrGLMakeEGLInterface.cpp" ]
|
||||
SKIA_EGL_HDRS = ["include/gpu/gl/egl/GrGLMakeEGLInterface.h"]
|
||||
SKIA_EGL_SRCS = ["src/gpu/gl/egl/GrGLMakeEGLInterface.cpp"]
|
||||
|
Loading…
Reference in New Issue
Block a user