aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index f9b6bc9c43..841ff1eca0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -504,7 +504,7 @@ if (skia_compile_processors) {
]
outputs = [
"$target_out_dir/" +
- rebase_path("src/sksl/sksl_enums.include", target_out_dir),
+ rebase_path("src/sksl/sksl_enums.inc", target_out_dir),
]
args = [
rebase_path(sources[0]),