From 60882dca3d11fd93d76dcdc73a2d0effd987cb78 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Thu, 15 Jan 2015 12:12:10 -0800 Subject: Merge to XFA: Ensure unittests are built when building all. Original Review URL: https://codereview.chromium.org/849113002 TBR=scottmg@chromium.org TBR=jam@chromium.org Review URL: https://codereview.chromium.org/841183003 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index c97871d229..7e2ea613ff 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -8,6 +8,7 @@ 'target_name': 'All', 'type': 'none', 'dependencies': [ + '../pdfium.gyp:*', '../samples/samples.gyp:*', ], } -- cgit v1.2.3