summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index b657836bdc..bb369eb786 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -95,7 +95,7 @@ static_library("pdfium") {
deps = [
"third_party:bigint",
- "third_party:safemath",
+ "third_party:pdfium_base",
":fdrm",
":formfiller",
":fpdfapi",