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

Side by Side Diff: BUILD.gn

Issue 1921853006: More FWL interface cleanup. (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 unified diff | Download patch
« no previous file with comments | « no previous file | xfa.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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("//build_overrides/pdfium.gni") 6 import("//build_overrides/pdfium.gni")
7 import("//testing/test.gni") 7 import("//testing/test.gni")
8 8
9 config("pdfium_config") { 9 config("pdfium_config") {
10 cflags = [] 10 cflags = []
(...skipping 1011 matching lines...) Expand 10 before | Expand all | Expand 10 after
1022 "xfa/fwl/core/cfwl_widgetimpproperties.h", 1022 "xfa/fwl/core/cfwl_widgetimpproperties.h",
1023 "xfa/fwl/core/fwl_appimp.cpp", 1023 "xfa/fwl/core/fwl_appimp.cpp",
1024 "xfa/fwl/core/fwl_appimp.h", 1024 "xfa/fwl/core/fwl_appimp.h",
1025 "xfa/fwl/core/fwl_error.h", 1025 "xfa/fwl/core/fwl_error.h",
1026 "xfa/fwl/core/fwl_formimp.cpp", 1026 "xfa/fwl/core/fwl_formimp.cpp",
1027 "xfa/fwl/core/fwl_formimp.h", 1027 "xfa/fwl/core/fwl_formimp.h",
1028 "xfa/fwl/core/fwl_noteimp.cpp", 1028 "xfa/fwl/core/fwl_noteimp.cpp",
1029 "xfa/fwl/core/fwl_noteimp.h", 1029 "xfa/fwl/core/fwl_noteimp.h",
1030 "xfa/fwl/core/fwl_sdadapterimp.cpp", 1030 "xfa/fwl/core/fwl_sdadapterimp.cpp",
1031 "xfa/fwl/core/fwl_sdadapterimp.h", 1031 "xfa/fwl/core/fwl_sdadapterimp.h",
1032 "xfa/fwl/core/fwl_targetimp.cpp",
1033 "xfa/fwl/core/fwl_targetimp.h",
1034 "xfa/fwl/core/fwl_threadimp.cpp",
1035 "xfa/fwl/core/fwl_threadimp.h",
1036 "xfa/fwl/core/fwl_timerimp.cpp", 1032 "xfa/fwl/core/fwl_timerimp.cpp",
1037 "xfa/fwl/core/fwl_widgetdef.h", 1033 "xfa/fwl/core/fwl_widgetdef.h",
1038 "xfa/fwl/core/fwl_widgetimp.cpp", 1034 "xfa/fwl/core/fwl_widgetimp.cpp",
1039 "xfa/fwl/core/fwl_widgetimp.h", 1035 "xfa/fwl/core/fwl_widgetimp.h",
1040 "xfa/fwl/core/fwl_widgetmgrimp.cpp", 1036 "xfa/fwl/core/fwl_widgetmgrimp.cpp",
1041 "xfa/fwl/core/fwl_widgetmgrimp.h", 1037 "xfa/fwl/core/fwl_widgetmgrimp.h",
1042 "xfa/fwl/core/ifwl_adapternative.h", 1038 "xfa/fwl/core/ifwl_adapternative.h",
1043 "xfa/fwl/core/ifwl_adapterthreadmgr.h", 1039 "xfa/fwl/core/ifwl_adapterthreadmgr.h",
1044 "xfa/fwl/core/ifwl_adapterwidgetmgr.h", 1040 "xfa/fwl/core/ifwl_adapterwidgetmgr.h",
1045 "xfa/fwl/core/ifwl_app.h", 1041 "xfa/fwl/core/ifwl_app.h",
1046 "xfa/fwl/core/ifwl_dataprovider.h", 1042 "xfa/fwl/core/ifwl_dataprovider.h",
1047 "xfa/fwl/core/ifwl_form.h", 1043 "xfa/fwl/core/ifwl_form.h",
1048 "xfa/fwl/core/ifwl_notedriver.h",
1049 "xfa/fwl/core/ifwl_noteloop.h",
1050 "xfa/fwl/core/ifwl_target.h",
1051 "xfa/fwl/core/ifwl_themeprovider.h", 1044 "xfa/fwl/core/ifwl_themeprovider.h",
1052 "xfa/fwl/core/ifwl_thread.h",
1053 "xfa/fwl/core/ifwl_timer.h", 1045 "xfa/fwl/core/ifwl_timer.h",
1054 "xfa/fwl/core/ifwl_tooltiptarget.h", 1046 "xfa/fwl/core/ifwl_tooltiptarget.h",
1055 "xfa/fwl/core/ifwl_widget.h", 1047 "xfa/fwl/core/ifwl_widget.h",
1056 "xfa/fwl/core/ifwl_widgetdelegate.h", 1048 "xfa/fwl/core/ifwl_widgetdelegate.h",
1057 "xfa/fwl/core/ifwl_widgetmgr.h", 1049 "xfa/fwl/core/ifwl_widgetmgr.h",
1058 "xfa/fwl/core/ifwl_widgetmgrdelegate.h",
1059 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", 1050 "xfa/fwl/core/include/ifwl_adaptertimermgr.h",
1060 "xfa/fwl/lightwidget/cfwl_barcode.cpp", 1051 "xfa/fwl/lightwidget/cfwl_barcode.cpp",
1061 "xfa/fwl/lightwidget/cfwl_barcode.h", 1052 "xfa/fwl/lightwidget/cfwl_barcode.h",
1062 "xfa/fwl/lightwidget/cfwl_checkbox.cpp", 1053 "xfa/fwl/lightwidget/cfwl_checkbox.cpp",
1063 "xfa/fwl/lightwidget/cfwl_checkbox.h", 1054 "xfa/fwl/lightwidget/cfwl_checkbox.h",
1064 "xfa/fwl/lightwidget/cfwl_combobox.cpp", 1055 "xfa/fwl/lightwidget/cfwl_combobox.cpp",
1065 "xfa/fwl/lightwidget/cfwl_combobox.h", 1056 "xfa/fwl/lightwidget/cfwl_combobox.h",
1066 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp", 1057 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp",
1067 "xfa/fwl/lightwidget/cfwl_datetimepicker.h", 1058 "xfa/fwl/lightwidget/cfwl_datetimepicker.h",
1068 "xfa/fwl/lightwidget/cfwl_edit.cpp", 1059 "xfa/fwl/lightwidget/cfwl_edit.cpp",
(...skipping 638 matching lines...) Expand 10 before | Expand all | Expand 10 after
1707 } 1698 }
1708 1699
1709 if (pdf_is_standalone) { 1700 if (pdf_is_standalone) {
1710 source_set("samples") { 1701 source_set("samples") {
1711 testonly = true 1702 testonly = true
1712 deps = [ 1703 deps = [
1713 "//samples", 1704 "//samples",
1714 ] 1705 ]
1715 } 1706 }
1716 } 1707 }
OLDNEW
« no previous file with comments | « no previous file | xfa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698