summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authormbarbella@chromium.org <mbarbella@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-27 21:04:34 +0000
committermbarbella@chromium.org <mbarbella@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-27 21:04:34 +0000
commit3733803b89cdb6254ef1a1b9ad2c6d13aaf098f1 (patch)
tree171ced072fdf417dd41730bf17d432bae1baea2b /build/all.gyp
parent0389fc7056045a959ad4364775b37f0cfd79c19e (diff)
downloadchromium_src-3733803b89cdb6254ef1a1b9ad2c6d13aaf098f1.zip
chromium_src-3733803b89cdb6254ef1a1b9ad2c6d13aaf098f1.tar.gz
chromium_src-3733803b89cdb6254ef1a1b9ad2c6d13aaf098f1.tar.bz2
Add pdfium_test to the chromium_builder_asan target.
R=jam@chromium.org BUG= Review URL: https://codereview.chromium.org/303663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273027 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index bbda461..f913aa6 100644
--- a/build/all.gyp
+++ b/build/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', {