diff options
author | Lei Zhang <thestig@chromium.org> | 2018-10-16 20:34:03 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-16 20:34:03 +0000 |
commit | bd91edfc6c20f9034ae96edccc26059fd0b24a9c (patch) | |
tree | 216b3afbd427aa9fffbc0cc8ea4caa1718bf1fdd /.gn | |
parent | 994576bc0f3e7f33fece1fc8f20fd85ae1419b21 (diff) | |
download | pdfium-bd91edfc6c20f9034ae96edccc26059fd0b24a9c.tar.xz |
Make skia/ pass gn check.
Change-Id: If4ecef883da6abd654ea271c67e17a981e8aa1f5
Reviewed-on: https://pdfium-review.googlesource.com/c/44078
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to '.gn')
-rw-r--r-- | .gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ check_targets = [ "//fxbarcode/*", "//fxjs/*", "//samples/*", + "//skia/*", "//testing/:*", "//testing/fuzzers/*", "//testing/image_diff/*", |