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

Unified Diff: samples/samples.gyp

Issue 1416713002: Consolidate test support code. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: IWYU 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 496a274da73c93d6da5f3927270ea333a603b70e..e481cddaf5e1fd74c273820246c2dba9cafde82a 100644
--- a/samples/samples.gyp
+++ b/samples/samples.gyp
@@ -42,6 +42,8 @@
'sources': [
'pdfium_test.cc',
'image_diff_png.cc',
+ '../testing/test_support.cpp',
+ '../testing/test_support.h',
],
'link_settings': {
'libraries!': [
« no previous file with comments | « samples/pdfium_test.cc ('k') | testing/embedder_test.cpp » ('j') | testing/test_support.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698