Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index c23059d6f303142f54009c3b282ab1f2f414f297..dbe1b525f50c9cf19a82b12b522f0f7379a19554 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -45,7 +45,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| 'third_party/third_party.gyp:bigint', |
| - 'third_party/third_party.gyp:safemath', |
| + 'third_party/third_party.gyp:pdfium_base', |
| 'fdrm', |
| 'fpdfdoc', |
| 'fpdfapi', |