From 64b9ab5a05027a22941f35c407e6d95612064a60 Mon Sep 17 00:00:00 2001 From: "mbarbella@chromium.org" Date: Tue, 27 May 2014 21:04:34 +0000 Subject: [PATCH] Add pdfium_test to the chromium_builder_asan target. R=jam@chromium.org BUG= Review URL: https://codereview.chromium.org/303663002 git-svn-id: http://src.chromium.org/svn/trunk/src/build@273027 4ff67af0-8c30-449e-8e8b-ad334ec8d88c --- all.gyp | 1 + 1 file changed, 1 insertion(+) diff --git a/all.gyp b/all.gyp index bbda461b9..f913aa6e7 100644 --- a/all.gyp +++ b/all.gyp @@ -661,6 +661,7 @@ ['chromeos==0', { 'dependencies': [ '../v8/src/d8.gyp:d8#host', + '../third_party/pdfium/samples/samples.gyp:pdfium_test', ], }], ['internal_filter_fuzzer==1', {