summaryrefslogtreecommitdiff
path: root/fpdfsdk/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/BUILD.gn')
-rw-r--r--fpdfsdk/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpdfsdk/BUILD.gn b/fpdfsdk/BUILD.gn
index 1759ccf767..ea44f0d410 100644
--- a/fpdfsdk/BUILD.gn
+++ b/fpdfsdk/BUILD.gn
@@ -53,6 +53,7 @@ jumbo_source_set("fpdfsdk") {
configs += [ "../:pdfium_core_config" ]
deps = [
"../:pdfium_public_headers",
+ "../constants",
"../core/fpdfapi",
"../core/fpdfapi/page",
"../core/fpdfapi/parser",