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

Unified Diff: BUILD.gn

Issue 2514173002: Check dimensions and content of bitmaps in EmbedderTests. (Closed)
Patch Set: Use built-in md5sum, rebase Created 4 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 | « no previous file | core/fpdfapi/page/fpdf_page_func_embeddertest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 4b37bbc117f133d47dcc2e1bce5c6894f5bf63e1..13c40d606ef5ef57609da02c00b8bae3c13686f2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -193,6 +193,7 @@ static_library("test_support") {
"testing/test_support.cpp",
"testing/test_support.h",
"testing/utils/path_service.cpp",
+ "testing/utils/path_service.h",
]
deps = [
":pdfium",
« no previous file with comments | « no previous file | core/fpdfapi/page/fpdf_page_func_embeddertest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698