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

Unified Diff: pdfium.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
« no previous file with comments | « BUILD.gn ('k') | samples/BUILD.gn » ('j') | testing/test_support.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 6ea3f4ab07bb2de5f6b16023a7fb1cc898cf99eb..7a02e44edc4f5c5694509ca2d8c5791b15a1ae5a 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -764,6 +764,8 @@
'testing/embedder_test_timer_handling_delegate.h',
'testing/fx_string_testhelpers.cpp',
'testing/fx_string_testhelpers.h',
+ 'testing/test_support.cpp',
+ 'testing/test_support.h',
],
'conditions': [
['pdf_enable_v8==1', {
« no previous file with comments | « BUILD.gn ('k') | samples/BUILD.gn » ('j') | testing/test_support.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698