| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 import("//build_overrides/v8.gni") | 5 import("//build_overrides/v8.gni") |
| 6 import("//testing/test.gni") | 6 import("//testing/test.gni") |
| 7 import("pdfium.gni") | 7 import("pdfium.gni") |
| 8 | 8 |
| 9 config("pdfium_config") { | 9 config("pdfium_config") { |
| 10 cflags = [] | 10 cflags = [] |
| (...skipping 924 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 935 "xfa/fde/fde_iterator.h", | 935 "xfa/fde/fde_iterator.h", |
| 936 "xfa/fde/fde_object.h", | 936 "xfa/fde/fde_object.h", |
| 937 "xfa/fde/fde_render.cpp", | 937 "xfa/fde/fde_render.cpp", |
| 938 "xfa/fde/fde_render.h", | 938 "xfa/fde/fde_render.h", |
| 939 "xfa/fde/ifde_txtedtdorecord.h", | 939 "xfa/fde/ifde_txtedtdorecord.h", |
| 940 "xfa/fde/ifde_txtedtengine.h", | 940 "xfa/fde/ifde_txtedtengine.h", |
| 941 "xfa/fde/ifde_txtedtpage.h", | 941 "xfa/fde/ifde_txtedtpage.h", |
| 942 "xfa/fde/ifx_chariter.h", | 942 "xfa/fde/ifx_chariter.h", |
| 943 "xfa/fde/tto/fde_textout.cpp", | 943 "xfa/fde/tto/fde_textout.cpp", |
| 944 "xfa/fde/tto/fde_textout.h", | 944 "xfa/fde/tto/fde_textout.h", |
| 945 "xfa/fde/xml/cfx_saxreader.cpp", |
| 946 "xfa/fde/xml/cfx_saxreader.h", |
| 945 "xfa/fde/xml/fde_xml.h", | 947 "xfa/fde/xml/fde_xml.h", |
| 946 "xfa/fde/xml/fde_xml_imp.cpp", | 948 "xfa/fde/xml/fde_xml_imp.cpp", |
| 947 "xfa/fde/xml/fde_xml_imp.h", | 949 "xfa/fde/xml/fde_xml_imp.h", |
| 948 "xfa/fgas/crt/fgas_algorithm.cpp", | 950 "xfa/fgas/crt/fgas_algorithm.cpp", |
| 949 "xfa/fgas/crt/fgas_algorithm.h", | 951 "xfa/fgas/crt/fgas_algorithm.h", |
| 950 "xfa/fgas/crt/fgas_codepage.cpp", | 952 "xfa/fgas/crt/fgas_codepage.cpp", |
| 951 "xfa/fgas/crt/fgas_codepage.h", | 953 "xfa/fgas/crt/fgas_codepage.h", |
| 952 "xfa/fgas/crt/fgas_encode.cpp", | 954 "xfa/fgas/crt/fgas_encode.cpp", |
| 953 "xfa/fgas/crt/fgas_language.h", | 955 "xfa/fgas/crt/fgas_language.h", |
| 954 "xfa/fgas/crt/fgas_memory.cpp", | 956 "xfa/fgas/crt/fgas_memory.cpp", |
| (...skipping 19 matching lines...) Expand all Loading... |
| 974 "xfa/fgas/layout/fgas_textbreak.h", | 976 "xfa/fgas/layout/fgas_textbreak.h", |
| 975 "xfa/fgas/layout/fgas_unicode.cpp", | 977 "xfa/fgas/layout/fgas_unicode.cpp", |
| 976 "xfa/fgas/layout/fgas_unicode.h", | 978 "xfa/fgas/layout/fgas_unicode.h", |
| 977 "xfa/fgas/localization/fgas_datetime.cpp", | 979 "xfa/fgas/localization/fgas_datetime.cpp", |
| 978 "xfa/fgas/localization/fgas_datetime.h", | 980 "xfa/fgas/localization/fgas_datetime.h", |
| 979 "xfa/fgas/localization/fgas_locale.cpp", | 981 "xfa/fgas/localization/fgas_locale.cpp", |
| 980 "xfa/fgas/localization/fgas_locale.h", | 982 "xfa/fgas/localization/fgas_locale.h", |
| 981 "xfa/fgas/localization/fgas_localeimp.h", | 983 "xfa/fgas/localization/fgas_localeimp.h", |
| 982 "xfa/fgas/localization/fgas_localemgr.cpp", | 984 "xfa/fgas/localization/fgas_localemgr.cpp", |
| 983 "xfa/fgas/localization/fgas_localemgr.h", | 985 "xfa/fgas/localization/fgas_localemgr.h", |
| 984 "xfa/fgas/xml/fgas_sax.cpp", | |
| 985 "xfa/fgas/xml/fgas_sax.h", | |
| 986 "xfa/fwl/basewidget/fwl_barcodeimp.cpp", | 986 "xfa/fwl/basewidget/fwl_barcodeimp.cpp", |
| 987 "xfa/fwl/basewidget/fwl_barcodeimp.h", | 987 "xfa/fwl/basewidget/fwl_barcodeimp.h", |
| 988 "xfa/fwl/basewidget/fwl_caretimp.cpp", | 988 "xfa/fwl/basewidget/fwl_caretimp.cpp", |
| 989 "xfa/fwl/basewidget/fwl_caretimp.h", | 989 "xfa/fwl/basewidget/fwl_caretimp.h", |
| 990 "xfa/fwl/basewidget/fwl_checkboximp.cpp", | 990 "xfa/fwl/basewidget/fwl_checkboximp.cpp", |
| 991 "xfa/fwl/basewidget/fwl_checkboximp.h", | 991 "xfa/fwl/basewidget/fwl_checkboximp.h", |
| 992 "xfa/fwl/basewidget/fwl_comboboximp.cpp", | 992 "xfa/fwl/basewidget/fwl_comboboximp.cpp", |
| 993 "xfa/fwl/basewidget/fwl_comboboximp.h", | 993 "xfa/fwl/basewidget/fwl_comboboximp.h", |
| 994 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp", | 994 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp", |
| 995 "xfa/fwl/basewidget/fwl_datetimepickerimp.h", | 995 "xfa/fwl/basewidget/fwl_datetimepickerimp.h", |
| (...skipping 710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1706 } | 1706 } |
| 1707 | 1707 |
| 1708 if (pdf_is_standalone) { | 1708 if (pdf_is_standalone) { |
| 1709 source_set("samples") { | 1709 source_set("samples") { |
| 1710 testonly = true | 1710 testonly = true |
| 1711 deps = [ | 1711 deps = [ |
| 1712 "//samples", | 1712 "//samples", |
| 1713 ] | 1713 ] |
| 1714 } | 1714 } |
| 1715 } | 1715 } |
| OLD | NEW |