Chromium Code Reviews| Index: pdf/BUILD.gn |
| diff --git a/pdf/BUILD.gn b/pdf/BUILD.gn |
| index d683ab2464e4d430ed9f68468406ccf449a3f8e3..37fdf261b7654e164c27dd2a23ad3406813ce45f 100644 |
| --- a/pdf/BUILD.gn |
| +++ b/pdf/BUILD.gn |
| @@ -3,7 +3,7 @@ |
| # found in the LICENSE file. |
| import("//build/config/features.gni") |
| -import("//third_party/pdfium/pdfium.gni") |
| +import("//build_overrides/pdfium.gni") |
| assert(enable_pdf) |