diff options
author | dsinclair <dsinclair@chromium.org> | 2016-05-24 12:15:09 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-05-24 12:15:09 -0700 |
commit | 7a213d9e27fd7d35359183ab5fc95aae186e6722 (patch) | |
tree | f95813f834da50dd494a864b4b3e8f325ffae592 /BUILD.gn | |
parent | 1529756d0d62638ea0fc7965416bef717ff47413 (diff) | |
download | pdfium-7a213d9e27fd7d35359183ab5fc95aae186e6722.tar.xz |
Replace CFX_DSPATemplate with std::binary_search.
This CL replaces the last instance of CFX_DSPATemplate with std::binary_search.
Review-Url: https://codereview.chromium.org/2007443003
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -950,7 +950,6 @@ if (pdf_enable_xfa) { "xfa/fde/xml/fde_xml.h", "xfa/fde/xml/fde_xml_imp.cpp", "xfa/fde/xml/fde_xml_imp.h", - "xfa/fgas/crt/fgas_algorithm.h", "xfa/fgas/crt/fgas_codepage.cpp", "xfa/fgas/crt/fgas_codepage.h", "xfa/fgas/crt/fgas_language.h", |