Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index f95a4a6fe6717b5481de1a838229cfd3d318e141..7ccc15e7d83385f142a2b9292b6d391dd74f03b9 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -338,6 +338,7 @@ |
| 'sources': [ |
| 'core/include/fxcodec/fx_codec.h', |
| 'core/include/fxcodec/fx_codec_def.h', |
| + 'core/include/fxcodec/fx_codec_flate.h', |
| 'core/include/fxcodec/fx_codec_provider.h', |
| 'core/src/fxcodec/codec/codec_int.h', |
| 'core/src/fxcodec/codec/fx_codec.cpp', |