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

Side by Side Diff: BUILD.gn

Issue 2073793002: Rename fxmath_barcodeimp to cfx_barcode (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review feedback Created 4 years, 6 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("//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 972 matching lines...) Expand 10 before | Expand all | Expand 10 after
983 "xfa/fgas/layout/fgas_rtfbreak.h", 983 "xfa/fgas/layout/fgas_rtfbreak.h",
984 "xfa/fgas/layout/fgas_textbreak.cpp", 984 "xfa/fgas/layout/fgas_textbreak.cpp",
985 "xfa/fgas/layout/fgas_textbreak.h", 985 "xfa/fgas/layout/fgas_textbreak.h",
986 "xfa/fgas/layout/fgas_unicode.cpp", 986 "xfa/fgas/layout/fgas_unicode.cpp",
987 "xfa/fgas/layout/fgas_unicode.h", 987 "xfa/fgas/layout/fgas_unicode.h",
988 "xfa/fgas/localization/fgas_datetime.cpp", 988 "xfa/fgas/localization/fgas_datetime.cpp",
989 "xfa/fgas/localization/fgas_datetime.h", 989 "xfa/fgas/localization/fgas_datetime.h",
990 "xfa/fgas/localization/fgas_locale.cpp", 990 "xfa/fgas/localization/fgas_locale.cpp",
991 "xfa/fgas/localization/fgas_locale.h", 991 "xfa/fgas/localization/fgas_locale.h",
992 "xfa/fgas/localization/fgas_localeimp.h", 992 "xfa/fgas/localization/fgas_localeimp.h",
993 "xfa/fwl/basewidget/cfx_barcode.cpp",
994 "xfa/fwl/basewidget/cfx_barcode.h",
993 "xfa/fwl/basewidget/fwl_barcodeimp.cpp", 995 "xfa/fwl/basewidget/fwl_barcodeimp.cpp",
994 "xfa/fwl/basewidget/fwl_barcodeimp.h", 996 "xfa/fwl/basewidget/fwl_barcodeimp.h",
995 "xfa/fwl/basewidget/fwl_caretimp.cpp", 997 "xfa/fwl/basewidget/fwl_caretimp.cpp",
996 "xfa/fwl/basewidget/fwl_caretimp.h", 998 "xfa/fwl/basewidget/fwl_caretimp.h",
997 "xfa/fwl/basewidget/fwl_checkboximp.cpp", 999 "xfa/fwl/basewidget/fwl_checkboximp.cpp",
998 "xfa/fwl/basewidget/fwl_checkboximp.h", 1000 "xfa/fwl/basewidget/fwl_checkboximp.h",
999 "xfa/fwl/basewidget/fwl_comboboximp.cpp", 1001 "xfa/fwl/basewidget/fwl_comboboximp.cpp",
1000 "xfa/fwl/basewidget/fwl_comboboximp.h", 1002 "xfa/fwl/basewidget/fwl_comboboximp.h",
1001 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp", 1003 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp",
1002 "xfa/fwl/basewidget/fwl_datetimepickerimp.h", 1004 "xfa/fwl/basewidget/fwl_datetimepickerimp.h",
1003 "xfa/fwl/basewidget/fwl_editimp.cpp", 1005 "xfa/fwl/basewidget/fwl_editimp.cpp",
1004 "xfa/fwl/basewidget/fwl_editimp.h", 1006 "xfa/fwl/basewidget/fwl_editimp.h",
1005 "xfa/fwl/basewidget/fwl_formproxyimp.cpp", 1007 "xfa/fwl/basewidget/fwl_formproxyimp.cpp",
1006 "xfa/fwl/basewidget/fwl_formproxyimp.h", 1008 "xfa/fwl/basewidget/fwl_formproxyimp.h",
1007 "xfa/fwl/basewidget/fwl_listboximp.cpp", 1009 "xfa/fwl/basewidget/fwl_listboximp.cpp",
1008 "xfa/fwl/basewidget/fwl_listboximp.h", 1010 "xfa/fwl/basewidget/fwl_listboximp.h",
1009 "xfa/fwl/basewidget/fwl_monthcalendarimp.cpp", 1011 "xfa/fwl/basewidget/fwl_monthcalendarimp.cpp",
1010 "xfa/fwl/basewidget/fwl_monthcalendarimp.h", 1012 "xfa/fwl/basewidget/fwl_monthcalendarimp.h",
1011 "xfa/fwl/basewidget/fwl_pictureboximp.cpp", 1013 "xfa/fwl/basewidget/fwl_pictureboximp.cpp",
1012 "xfa/fwl/basewidget/fwl_pictureboximp.h", 1014 "xfa/fwl/basewidget/fwl_pictureboximp.h",
1013 "xfa/fwl/basewidget/fwl_pushbuttonimp.cpp", 1015 "xfa/fwl/basewidget/fwl_pushbuttonimp.cpp",
1014 "xfa/fwl/basewidget/fwl_pushbuttonimp.h", 1016 "xfa/fwl/basewidget/fwl_pushbuttonimp.h",
1015 "xfa/fwl/basewidget/fwl_scrollbarimp.cpp", 1017 "xfa/fwl/basewidget/fwl_scrollbarimp.cpp",
1016 "xfa/fwl/basewidget/fwl_scrollbarimp.h", 1018 "xfa/fwl/basewidget/fwl_scrollbarimp.h",
1017 "xfa/fwl/basewidget/fwl_spinbuttonimp.cpp", 1019 "xfa/fwl/basewidget/fwl_spinbuttonimp.cpp",
1018 "xfa/fwl/basewidget/fwl_spinbuttonimp.h", 1020 "xfa/fwl/basewidget/fwl_spinbuttonimp.h",
1019 "xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp", 1021 "xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp",
1020 "xfa/fwl/basewidget/fwl_tooltipctrlimp.h", 1022 "xfa/fwl/basewidget/fwl_tooltipctrlimp.h",
1021 "xfa/fwl/basewidget/fxmath_barcodeimp.cpp",
1022 "xfa/fwl/basewidget/fxmath_barcodeimp.h",
1023 "xfa/fwl/basewidget/ifwl_barcode.h", 1023 "xfa/fwl/basewidget/ifwl_barcode.h",
1024 "xfa/fwl/basewidget/ifwl_caret.h", 1024 "xfa/fwl/basewidget/ifwl_caret.h",
1025 "xfa/fwl/basewidget/ifwl_checkbox.h", 1025 "xfa/fwl/basewidget/ifwl_checkbox.h",
1026 "xfa/fwl/basewidget/ifwl_combobox.h", 1026 "xfa/fwl/basewidget/ifwl_combobox.h",
1027 "xfa/fwl/basewidget/ifwl_datetimepicker.h", 1027 "xfa/fwl/basewidget/ifwl_datetimepicker.h",
1028 "xfa/fwl/basewidget/ifwl_edit.h", 1028 "xfa/fwl/basewidget/ifwl_edit.h",
1029 "xfa/fwl/basewidget/ifwl_listbox.h", 1029 "xfa/fwl/basewidget/ifwl_listbox.h",
1030 "xfa/fwl/basewidget/ifwl_monthcalendar.h", 1030 "xfa/fwl/basewidget/ifwl_monthcalendar.h",
1031 "xfa/fwl/basewidget/ifwl_picturebox.h", 1031 "xfa/fwl/basewidget/ifwl_picturebox.h",
1032 "xfa/fwl/basewidget/ifwl_pushbutton.h", 1032 "xfa/fwl/basewidget/ifwl_pushbutton.h",
(...skipping 674 matching lines...) Expand 10 before | Expand all | Expand 10 after
1707 } 1707 }
1708 1708
1709 if (pdf_is_standalone) { 1709 if (pdf_is_standalone) {
1710 source_set("samples") { 1710 source_set("samples") {
1711 testonly = true 1711 testonly = true
1712 deps = [ 1712 deps = [
1713 "//samples", 1713 "//samples",
1714 ] 1714 ]
1715 } 1715 }
1716 } 1716 }
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