From c01c977c9c6e56faf709400547c9b085b8972024 Mon Sep 17 00:00:00 2001 From: Bruce Dawson Date: Mon, 29 Jun 2015 13:13:28 -0700 Subject: Remove references to three deleted files. The gyp-to-ninja conversion process doesn't check for missing files, so they creep in. This change deletes three files that were deleted or never added but which are referenced from .gyp files. To see warnings about deleted files (Windows only) set GYP_GENERATORS to msvs-ninja,ninja before running build\gyp_pdfium. The msvs-ninja generator warns on missing files. R=tsepez@chromium.org BUG=483424 Review URL: https://codereview.chromium.org/1201273006. --- third_party/third_party.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'third_party') diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp index ff657719f6..3446439aa4 100644 --- a/third_party/third_party.gyp +++ b/third_party/third_party.gyp @@ -195,7 +195,6 @@ 'libjpeg/jpegint.h', 'libjpeg/jpeglib.h', 'libjpeg/jversion.h', - 'libjpeg/makefile', 'libjpeg/transupp.h', ], 'conditions': [ -- cgit v1.2.3