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

Unified Diff: samples/BUILD.gn

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
« no previous file with comments | « pdfium.gyp ('k') | samples/pdfium_test.cc » ('j') | testing/test_support.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/BUILD.gn
diff --git a/samples/BUILD.gn b/samples/BUILD.gn
index 5749de90f10d5e9ab2bb96c0a212f49006b296f1..f5abab4614bfb742853385d4206d938a6100757f 100644
--- a/samples/BUILD.gn
+++ b/samples/BUILD.gn
@@ -28,6 +28,8 @@ executable("pdfium_test") {
sources = [
"image_diff_png.cc",
"pdfium_test.cc",
+ "../testing/test_support.cpp",
+ "../testing/test_support.h",
]
deps = [
"//third_party/pdfium",
« no previous file with comments | « pdfium.gyp ('k') | samples/pdfium_test.cc » ('j') | testing/test_support.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698