Skip to content

Commit

Permalink
We require jpeg_stdio_src/jpeg_stdio_dest functions
Browse files Browse the repository at this point in the history
  • Loading branch information
dacap committed Apr 23, 2024
1 parent a1c9523 commit 16a7d14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions third_party/libjpeg-turbo/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ if (skia_use_system_libjpeg_turbo) {
"../externals/libjpeg-turbo/jdapimin.c",
"../externals/libjpeg-turbo/jdapistd.c",
"../externals/libjpeg-turbo/jdarith.c",
"../externals/libjpeg-turbo/jdatadst.c",
"../externals/libjpeg-turbo/jdatasrc.c",
"../externals/libjpeg-turbo/jdcoefct.c",
"../externals/libjpeg-turbo/jdcolor.c",
"../externals/libjpeg-turbo/jddctmgr.c",
Expand Down

0 comments on commit 16a7d14

Please sign in to comment.