summaryrefslogtreecommitdiff
path: root/core/fxcodec/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcodec/BUILD.gn')
-rw-r--r--core/fxcodec/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/fxcodec/BUILD.gn b/core/fxcodec/BUILD.gn
index 442a058ed0..4c06d5540f 100644
--- a/core/fxcodec/BUILD.gn
+++ b/core/fxcodec/BUILD.gn
@@ -73,8 +73,10 @@ jumbo_source_set("fxcodec") {
"../../third_party:lcms2",
"../../third_party:zlib",
"../fxcrt",
+ "../fxge",
"//third_party:jpeg",
]
+ allow_circular_includes_from = [ "../fxge" ]
if (pdf_enable_xfa) {
sources += [