summaryrefslogtreecommitdiff
path: root/.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-16 17:12:18 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-16 17:12:18 +0000
commit1b6fcaad0722fb586620efc974726dee3fb0f80f (patch)
tree7fff250bd833e5fdb2e01b2cd74794cef712b756 /.gn
parentc3da3697304847bf4fe106bb397bf2d09b6db29a (diff)
downloadpdfium-1b6fcaad0722fb586620efc974726dee3fb0f80f.tar.xz
Make constants/ pass gn check.
Change-Id: I1104d5c3c63dbf9f2f286797db842d30c75e2718 Reviewed-on: https://pdfium-review.googlesource.com/c/44077 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to '.gn')
-rw-r--r--.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gn b/.gn
index 1327f274b7..d18f4fd60b 100644
--- a/.gn
+++ b/.gn
@@ -20,6 +20,7 @@ check_targets = [
":pdfium",
":pdfium_embeddertests",
":pdfium_unittests",
+ "//constants/*",
"//core/*",
"//fpdfsdk/*",
"//fxbarcode/*",