Add missing header to gni file.

Change-Id: I7def5f224be502d20e36d8cc11b4c60584485e31
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/547824
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
Commit-Queue: Jorge Betancourt <jmbetancourt@google.com>
This commit is contained in:
John Stiles 2022-06-07 16:18:35 -04:00 committed by SkCQ
parent a6f625c24c
commit 975407491e

View File

@ -243,6 +243,7 @@ skia_gpu_sources = [
"$_src/gpu/ganesh/SurfaceFillContext.h",
# Ops
"$_src/gpu/ganesh/effects/GrAtlasedShaderHelpers.h",
"$_src/gpu/ganesh/effects/GrBezierEffect.cpp",
"$_src/gpu/ganesh/effects/GrBezierEffect.h",
"$_src/gpu/ganesh/effects/GrBicubicEffect.cpp",