summaryrefslogtreecommitdiff
path: root/core/fxcodec
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-15 19:33:26 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-15 19:33:26 +0000
commit966e10cdd4f15e7f44b14c4178a81877f63c6691 (patch)
tree083f93552930f1c55ba001f1739034d7fd9f7658 /core/fxcodec
parente4f2f4a3f4fd3e9f372912f4151d7c7843f9556f (diff)
downloadpdfium-966e10cdd4f15e7f44b14c4178a81877f63c6691.tar.xz
Make core/ pass gn check.
Use allow_circular_includes_from as a crutch for now. Change-Id: Ia7a29a268e67b1fe21bed5cdd629e06fb5cc7bfb Reviewed-on: https://pdfium-review.googlesource.com/c/43992 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'core/fxcodec')
-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 += [