summaryrefslogtreecommitdiff
path: root/core/fxcodec/DEPS
blob: 9919478889c57e5f02e510f393d808a53e1750de (plain)
1
2
3
4
5
6
7
8
include_rules = [
  '+third_party/lcms',
  '+third_party/libjpeg/jpeglib.h',
  # For non-standalone builds that may use libjpeg_turbo.
  '+third_party/libjpeg_turbo/jpeglib.h',
  '+third_party/libopenjpeg20',
  '+third_party/zlib',
]