Chromium Code Reviews| Index: third_party/libjpeg/fpdfapi_jccolor.c |
| diff --git a/third_party/libjpeg/fpdfapi_jccolor.c b/third_party/libjpeg/fpdfapi_jccolor.c |
| index 809a05b5a184a17534c9b9c49b7f44ffa7fedfbb..0a8a4b5d13c303c4d14cd5b4333adcbb3cfcc4a2 100644 |
| --- a/third_party/libjpeg/fpdfapi_jccolor.c |
| +++ b/third_party/libjpeg/fpdfapi_jccolor.c |
| @@ -1,4 +1,3 @@ |
| -#if !defined(_FX_JPEG_TURBO_) |
| /* |
| * jccolor.c |
| * |
| @@ -458,5 +457,3 @@ jinit_color_converter (j_compress_ptr cinfo) |
| break; |
| } |
| } |
| - |
| -#endif //_FX_JPEG_TURBO_ |