Fixing the missing libjpeg-turbo library dependency.
authorMatthew Leibowitz <mattleibow@live.com>
Sat, 6 Jan 2018 18:41:34 +0000 (20:41 +0200)
committerMatthew Leibowitz <mattleibow@live.com>
Sat, 6 Jan 2018 18:41:34 +0000 (20:41 +0200)
commitdeb7958f7202f724bdb8f48414670d4706ae3952
treede436b686dbfd3ab4a30a870849f54967a4131cc
parent4c3519d05d42011fe4625fd4a7811b052d324e25
Fixing the missing libjpeg-turbo library dependency.

Google removed their fork, so we have to switch to the official version with a bug. We fix this bug by adding the include at the end of the config file.
Noteworthy commits:
 - https://github.com/google/skia/commit/4f498fc6f07ffd57b747e5cd2f99a03c6281aa22
 - https://github.com/libjpeg-turbo/libjpeg-turbo/commit/dfefba77520ded5c5fd4864e76352a5f3eb23e74
DEPS
third_party/libjpeg-turbo/BUILD.gn
third_party/libjpeg-turbo/jconfig.h [new file with mode: 0644]
third_party/libjpeg-turbo/jconfigint.h [new file with mode: 0644]
third_party/libjpeg-turbo/jsimdcfg.inc [new file with mode: 0644]