Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Unified Diff: samples/samples.gyp

Issue 1413593003: Merge to XFA: Consolidate test support code. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Remove stray merges. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: samples/samples.gyp
diff --git a/samples/samples.gyp b/samples/samples.gyp
index e39af208823294ef67cf0a146e87aed0bcae2ec2..0044c5c030ab51c996ba32ff4ac2a8c1a59d70ab 100644
--- a/samples/samples.gyp
+++ b/samples/samples.gyp
@@ -35,6 +35,10 @@
{
'target_name': 'pdfium_test',
'type': 'executable',
+ 'dependencies': [
+ '../pdfium.gyp:pdfium',
+ '../pdfium.gyp:test_support',
+ ],
'sources': [
'pdfium_test.cc',
'image_diff_png.cc',
« samples/BUILD.gn ('K') | « samples/pdfium_test.cc ('k') | testing/embedder_test.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698