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

Unified Diff: pdfium.gyp

Issue 1411403012: Merge to XFA: Add path service to retrieve test data directory at run time so tests can be run from… (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: remove a blank line Created 5 years, 1 month 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 | « fpdfsdk/src/fpdfview_embeddertest.cpp ('k') | testing/embedder_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index df1b99c34083f7ccfd0866dfe1a844cdd651b62a..c12f0bb8fff3a1b148ccaad7703007d6b67ffad9 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -844,6 +844,7 @@
'testing/fx_string_testhelpers.h',
'testing/test_support.cpp',
'testing/test_support.h',
+ 'testing/utils/path_service.cpp',
],
'conditions': [
['pdf_enable_v8==1', {
« no previous file with comments | « fpdfsdk/src/fpdfview_embeddertest.cpp ('k') | testing/embedder_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698