Add missing headers to sksl.gni.
Change-Id: I225de583d408f1ca29e7e74d591e9be1ab2cbc20 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/532785 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
This commit is contained in:
parent
c6b2e7115a
commit
6d52b8cc24
@ -31,9 +31,11 @@ skia_sksl_sources = [
|
||||
"$_include/sksl/DSLSymbols.h",
|
||||
"$_include/sksl/DSLType.h",
|
||||
"$_include/sksl/DSLVar.h",
|
||||
"$_include/sksl/DSLWrapper.h",
|
||||
"$_include/sksl/SkSLDebugTrace.h",
|
||||
"$_include/sksl/SkSLErrorReporter.h",
|
||||
"$_include/sksl/SkSLOperator.h",
|
||||
"$_include/sksl/SkSLPosition.h",
|
||||
"$_src/sksl/SkSLAnalysis.cpp",
|
||||
"$_src/sksl/SkSLAnalysis.h",
|
||||
"$_src/sksl/SkSLBuiltinMap.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user