DescriptionKeep pdf_engine in sync with PDF_ENABLE_XFA.
When the pdf_enable_xfa GYP_DEFINES flag is present, pass
-DPDF_ENABLE_XFA during the build of pdf engine. If the
XFA branch is present, the public XFA header will notice this
flag, and define PDF_USE_XFA in response, which the engine
tests to control its usage of XFA features. When chrome is
built against master, PDF_USE_XFA is never defined, so this
still works regardless of the setting of the GYP define.
Committed: https://crrev.com/443df85bd8ec78c1787b50d3b4bee8f7187376d6
Cr-Commit-Position: refs/heads/master@{#364466}
Patch Set 1 #Patch Set 2 : GN #
Total comments: 1
Patch Set 3 : Blank line. #
Messages
Total messages: 16 (6 generated)
|