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

Unified Diff: 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 | « no previous file | pdfium.gyp » ('j') | testing/test_support.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 8ae5a085f02f9011e69b4579e274a7af7f0fecfa..acf805bc0bd6fb69c938d330c23f255e2c7b24c6 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -765,6 +765,8 @@ test("pdfium_embeddertests") {
"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",
]
deps = [
"//testing/gmock",
« no previous file with comments | « no previous file | pdfium.gyp » ('j') | testing/test_support.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698