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

Unified Diff: BUILD.gn

Issue 2005653002: Distinguish between user and owner passwords. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: rebase Created 4 years, 7 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 | core/fpdfapi/fpdf_parser/cpdf_document.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 1dbfea9997a26eb760ae6d46acb1f5715f3d36c1..2fdaa885ba8acfb12ae1727959f5dd30f83815ee 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1659,6 +1659,7 @@ test("pdfium_embeddertests") {
sources = [
"core/fpdfapi/fpdf_page/fpdf_page_func_embeddertest.cpp",
"core/fpdfapi/fpdf_parser/cpdf_parser_embeddertest.cpp",
+ "core/fpdfapi/fpdf_parser/cpdf_security_handler_embeddertest.cpp",
"core/fpdfapi/fpdf_parser/fpdf_parser_decode_embeddertest.cpp",
"core/fpdfapi/fpdf_render/fpdf_render_loadimage_embeddertest.cpp",
"core/fpdfapi/fpdf_render/fpdf_render_pattern_embeddertest.cpp",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_parser/cpdf_document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698