Index: samples/samples.gyp |
diff --git a/samples/samples.gyp b/samples/samples.gyp |
index 496a274da73c93d6da5f3927270ea333a603b70e..35b62b7fcf9905b79a2fa662664c7cac2ec271d5 100644 |
--- a/samples/samples.gyp |
+++ b/samples/samples.gyp |
@@ -34,6 +34,7 @@ |
'dependencies': [ |
'fx_lpng', |
'../pdfium.gyp:pdfium', |
+ '../pdfium.gyp:test_support', |
# Regardless of whether the library ships against system freetype, |
# always link this binary against the bundled one for consistency |
# of results across platforms. |