summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 0d3e67bffa..9c8d221552 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -672,6 +672,7 @@ static_library("fpdfapi") {
configs += [ ":pdfium_core_config" ]
deps = [
":fxcrt",
+ "third_party:lcms2",
]
}