summaryrefslogtreecommitdiff
path: root/.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-15 18:30:49 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-15 18:30:49 +0000
commit21ce4ff1b684d3ca42217485737b26f4af21634b (patch)
tree4197f443929ac551f1090407333758eca894e3bc /.gn
parent6793dad3038a6ed4a2bd68aeb1833c00e7413cf3 (diff)
downloadpdfium-21ce4ff1b684d3ca42217485737b26f4af21634b.tar.xz
Make ":pdfium" pass gn check.
Change-Id: I41861ae949f44475a13f67e7cb8fb6e186cd6732 Reviewed-on: https://pdfium-review.googlesource.com/c/43990 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to '.gn')
-rw-r--r--.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gn b/.gn
index 8dc9f60cbc..818bf58be7 100644
--- a/.gn
+++ b/.gn
@@ -17,6 +17,7 @@ default_args = {
}
check_targets = [
+ ":pdfium",
"//core/fxcrt/*",
"//fpdfsdk/*",
"//fxbarcode/*",