Skip to content

Commit

Permalink
Build pdfium_test executable under GN.
Browse files Browse the repository at this point in the history
This is the second side of a two-sided patch and depends on:
  https://codereview.chromium.org/720193004/ - pdfium-side patch.
  https://codereview.chromium.org/733513002/ - pdfium roll.
  https://codereview.chromium.org/726033002/ - second pdfium-side patch.
  https://codereview.chromium.org/729623002/ - second pdfium roll.

Review URL: https://codereview.chromium.org/726003002

Cr-Commit-Position: refs/heads/master@{#304291}
  • Loading branch information
tsepez authored and Commit bot committed Nov 14, 2014
1 parent 06d56c2 commit 23eb1c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.gn
Original file line number Diff line number Diff line change
@@ -263,6 +263,7 @@ group("root") {
if (!is_android && !is_ios) {
deps += [
"//device/usb",
"//third_party/pdfium/samples",
]
}

0 comments on commit 23eb1c2

Please sign in to comment.