Skip to content

Commit

Permalink
Update Chrome Skia's BUILD.gn for shared gpu files.
Browse files Browse the repository at this point in the history
Change-Id: I6d8076e4033bc0b5a9890610a38020d2767b9935
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3248541
Commit-Queue: Greg Daniel <[email protected]>
Commit-Queue: Brian Osman <[email protected]>
Auto-Submit: Greg Daniel <[email protected]>
Reviewed-by: Brian Osman <[email protected]>
Cr-Commit-Position: refs/heads/main@{#935493}
  • Loading branch information
egdaniel authored and Chromium LUCI CQ committed Oct 27, 2021
1 parent 99d9a03 commit ad9cc2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skia/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ component("skia") {
sources += skia_gpu_sources
sources += skia_null_gpu_sources
sources += skia_sksl_gpu_sources
sources += skia_shared_gpu_sources
if (skia_use_gl) {
sources += skia_gl_gpu_sources
}
Expand Down

0 comments on commit ad9cc2b

Please sign in to comment.