Home | History | Annotate | Download | only in fxcodec
      1 include_rules = [
      2   '+third_party/lcms',
      3   '+third_party/libjpeg/jpeglib.h',
      4   # For non-standalone builds that may use libjpeg_turbo.
      5   '+third_party/libjpeg_turbo/jpeglib.h',
      6   '+third_party/libopenjpeg20',
      7   '+third_party/zlib',
      8 ]
      9