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

Unified Diff: BUILD.gn

Issue 1996623002: Remove CFX_DSPATemplate usage in CXFA_TextParser (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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 | pdfium.gyp » ('j') | xfa/fxfa/app/xfa_textlayout.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 5e538e0096e3cb2c8f31184718050bb0eeeb0f4e..41d641a7dee3c71629cea5f3457262c05a22e454 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1640,6 +1640,7 @@ test("pdfium_unittests") {
sources += [
"xfa/fde/xml/fde_xml_imp_unittest.cpp",
"xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp",
+ "xfa/fxfa/app/xfa_textlayout_unittest.cpp",
"xfa/fxfa/parser/xfa_utils_imp_unittest.cpp",
]
}
« no previous file with comments | « no previous file | pdfium.gyp » ('j') | xfa/fxfa/app/xfa_textlayout.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698