| 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_common_config") { | 9 config("pdfium_common_config") { |
| 10 cflags = [] | 10 cflags = [] |
| (...skipping 666 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 677 "core/fxge/android/fpf_skiafont.cpp", | 677 "core/fxge/android/fpf_skiafont.cpp", |
| 678 "core/fxge/android/fpf_skiafont.h", | 678 "core/fxge/android/fpf_skiafont.h", |
| 679 "core/fxge/android/fpf_skiafontmgr.cpp", | 679 "core/fxge/android/fpf_skiafontmgr.cpp", |
| 680 "core/fxge/android/fpf_skiafontmgr.h", | 680 "core/fxge/android/fpf_skiafontmgr.h", |
| 681 "core/fxge/android/fpf_skiamodule.cpp", | 681 "core/fxge/android/fpf_skiamodule.cpp", |
| 682 "core/fxge/android/fpf_skiamodule.h", | 682 "core/fxge/android/fpf_skiamodule.h", |
| 683 "core/fxge/android/fx_android_font.cpp", | 683 "core/fxge/android/fx_android_font.cpp", |
| 684 "core/fxge/android/fx_android_font.h", | 684 "core/fxge/android/fx_android_font.h", |
| 685 "core/fxge/android/fx_android_imp.cpp", | 685 "core/fxge/android/fx_android_imp.cpp", |
| 686 "core/fxge/apple/apple_int.h", | 686 "core/fxge/apple/apple_int.h", |
| 687 "core/fxge/apple/cfx_quartzdevice.h", |
| 687 "core/fxge/apple/fx_mac_imp.cpp", | 688 "core/fxge/apple/fx_mac_imp.cpp", |
| 688 "core/fxge/apple/fx_quartz_device.cpp", | 689 "core/fxge/apple/fx_quartz_device.cpp", |
| 689 "core/fxge/dib/dib_int.h", | 690 "core/fxge/dib/dib_int.h", |
| 690 "core/fxge/dib/fx_dib_composite.cpp", | 691 "core/fxge/dib/fx_dib_composite.cpp", |
| 691 "core/fxge/dib/fx_dib_convert.cpp", | 692 "core/fxge/dib/fx_dib_convert.cpp", |
| 692 "core/fxge/dib/fx_dib_engine.cpp", | 693 "core/fxge/dib/fx_dib_engine.cpp", |
| 693 "core/fxge/dib/fx_dib_main.cpp", | 694 "core/fxge/dib/fx_dib_main.cpp", |
| 694 "core/fxge/dib/fx_dib_transform.cpp", | 695 "core/fxge/dib/fx_dib_transform.cpp", |
| 695 "core/fxge/fontdata/chromefontdata/FoxitDingbats.cpp", | 696 "core/fxge/fontdata/chromefontdata/FoxitDingbats.cpp", |
| 696 "core/fxge/fontdata/chromefontdata/FoxitFixed.cpp", | 697 "core/fxge/fontdata/chromefontdata/FoxitFixed.cpp", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 719 "core/fxge/ge/fx_ge_font.cpp", | 720 "core/fxge/ge/fx_ge_font.cpp", |
| 720 "core/fxge/ge/fx_ge_fontmap.cpp", | 721 "core/fxge/ge/fx_ge_fontmap.cpp", |
| 721 "core/fxge/ge/fx_ge_linux.cpp", | 722 "core/fxge/ge/fx_ge_linux.cpp", |
| 722 "core/fxge/ge/fx_ge_path.cpp", | 723 "core/fxge/ge/fx_ge_path.cpp", |
| 723 "core/fxge/ge/fx_ge_text.cpp", | 724 "core/fxge/ge/fx_ge_text.cpp", |
| 724 "core/fxge/ge/fx_text_int.h", | 725 "core/fxge/ge/fx_text_int.h", |
| 725 "core/fxge/ge/include/cfx_fontmapper.h", | 726 "core/fxge/ge/include/cfx_fontmapper.h", |
| 726 "core/fxge/ge/include/cfx_fontmgr.h", | 727 "core/fxge/ge/include/cfx_fontmgr.h", |
| 727 "core/fxge/ge/include/ifx_systemfontinfo.h", | 728 "core/fxge/ge/include/ifx_systemfontinfo.h", |
| 728 "core/fxge/ifx_renderdevicedriver.cpp", | 729 "core/fxge/ifx_renderdevicedriver.cpp", |
| 730 "core/fxge/include/cfx_windowsdevice.h", |
| 729 "core/fxge/include/fx_dib.h", | 731 "core/fxge/include/fx_dib.h", |
| 730 "core/fxge/include/fx_font.h", | 732 "core/fxge/include/fx_font.h", |
| 731 "core/fxge/include/fx_freetype.h", | 733 "core/fxge/include/fx_freetype.h", |
| 732 "core/fxge/include/fx_ge.h", | 734 "core/fxge/include/fx_ge.h", |
| 733 "core/fxge/include/fx_ge_apple.h", | |
| 734 "core/fxge/include/fx_ge_win32.h", | |
| 735 "core/fxge/include/ifx_renderdevicedriver.h", | 735 "core/fxge/include/ifx_renderdevicedriver.h", |
| 736 "core/fxge/win32/cfx_windowsdib.h", |
| 736 ] | 737 ] |
| 737 | 738 |
| 738 configs += [ | 739 configs += [ |
| 739 ":fxge_warnings", | 740 ":fxge_warnings", |
| 740 ":pdfium_core_config", | 741 ":pdfium_core_config", |
| 741 ] | 742 ] |
| 742 | 743 |
| 743 if (pdf_use_skia) { | 744 if (pdf_use_skia) { |
| 744 sources += [ "core/fxge/skia/fx_skia_device.cpp" ] | 745 sources += [ "core/fxge/skia/fx_skia_device.cpp" ] |
| 745 deps = [ | 746 deps = [ |
| (...skipping 885 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1631 } | 1632 } |
| 1632 | 1633 |
| 1633 if (pdf_is_standalone) { | 1634 if (pdf_is_standalone) { |
| 1634 source_set("samples") { | 1635 source_set("samples") { |
| 1635 testonly = true | 1636 testonly = true |
| 1636 deps = [ | 1637 deps = [ |
| 1637 "//samples", | 1638 "//samples", |
| 1638 ] | 1639 ] |
| 1639 } | 1640 } |
| 1640 } | 1641 } |
| OLD | NEW |