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

Side by Side Diff: BUILD.gn

Issue 2207033002: Split xfa_layout_appadapter (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: fix build Created 4 years, 4 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 1455 matching lines...) Expand 10 before | Expand all | Expand 10 after
1466 "xfa/fxfa/parser/cxfa_simple_parser.h", 1466 "xfa/fxfa/parser/cxfa_simple_parser.h",
1467 "xfa/fxfa/parser/cxfa_stroke.cpp", 1467 "xfa/fxfa/parser/cxfa_stroke.cpp",
1468 "xfa/fxfa/parser/cxfa_stroke.h", 1468 "xfa/fxfa/parser/cxfa_stroke.h",
1469 "xfa/fxfa/parser/cxfa_submit.cpp", 1469 "xfa/fxfa/parser/cxfa_submit.cpp",
1470 "xfa/fxfa/parser/cxfa_submit.h", 1470 "xfa/fxfa/parser/cxfa_submit.h",
1471 "xfa/fxfa/parser/cxfa_text.cpp", 1471 "xfa/fxfa/parser/cxfa_text.cpp",
1472 "xfa/fxfa/parser/cxfa_text.h", 1472 "xfa/fxfa/parser/cxfa_text.h",
1473 "xfa/fxfa/parser/cxfa_thisproxy.cpp", 1473 "xfa/fxfa/parser/cxfa_thisproxy.cpp",
1474 "xfa/fxfa/parser/cxfa_tooltip.cpp", 1474 "xfa/fxfa/parser/cxfa_tooltip.cpp",
1475 "xfa/fxfa/parser/cxfa_tooltip.h", 1475 "xfa/fxfa/parser/cxfa_tooltip.h",
1476 "xfa/fxfa/parser/cxfa_traversestrategy_contentareacontainerlayoutitem.h",
1477 "xfa/fxfa/parser/cxfa_traversestrategy_contentlayoutitem.h",
1476 "xfa/fxfa/parser/cxfa_traversestrategy_layoutitem.h", 1478 "xfa/fxfa/parser/cxfa_traversestrategy_layoutitem.h",
1477 "xfa/fxfa/parser/cxfa_validate.cpp", 1479 "xfa/fxfa/parser/cxfa_validate.cpp",
1478 "xfa/fxfa/parser/cxfa_validate.h", 1480 "xfa/fxfa/parser/cxfa_validate.h",
1479 "xfa/fxfa/parser/cxfa_value.cpp", 1481 "xfa/fxfa/parser/cxfa_value.cpp",
1480 "xfa/fxfa/parser/cxfa_value.h", 1482 "xfa/fxfa/parser/cxfa_value.h",
1481 "xfa/fxfa/parser/cxfa_valuearray.cpp", 1483 "xfa/fxfa/parser/cxfa_valuearray.cpp",
1482 "xfa/fxfa/parser/cxfa_valuearray.h", 1484 "xfa/fxfa/parser/cxfa_valuearray.h",
1483 "xfa/fxfa/parser/cxfa_widetextread.cpp", 1485 "xfa/fxfa/parser/cxfa_widetextread.cpp",
1484 "xfa/fxfa/parser/cxfa_widetextread.h", 1486 "xfa/fxfa/parser/cxfa_widetextread.h",
1485 "xfa/fxfa/parser/cxfa_widgetdata.cpp", 1487 "xfa/fxfa/parser/cxfa_widgetdata.cpp",
1486 "xfa/fxfa/parser/cxfa_widgetdata.h", 1488 "xfa/fxfa/parser/cxfa_widgetdata.h",
1487 "xfa/fxfa/parser/cxfa_xml_parser.cpp", 1489 "xfa/fxfa/parser/cxfa_xml_parser.cpp",
1488 "xfa/fxfa/parser/cxfa_xml_parser.h", 1490 "xfa/fxfa/parser/cxfa_xml_parser.h",
1489 "xfa/fxfa/parser/xfa_basic_data.cpp", 1491 "xfa/fxfa/parser/xfa_basic_data.cpp",
1490 "xfa/fxfa/parser/xfa_basic_data.h", 1492 "xfa/fxfa/parser/xfa_basic_data.h",
1491 "xfa/fxfa/parser/xfa_basic_data_attributes.cpp", 1493 "xfa/fxfa/parser/xfa_basic_data_attributes.cpp",
1492 "xfa/fxfa/parser/xfa_basic_data_element_attributes.cpp", 1494 "xfa/fxfa/parser/xfa_basic_data_element_attributes.cpp",
1493 "xfa/fxfa/parser/xfa_basic_data_element_properties.cpp", 1495 "xfa/fxfa/parser/xfa_basic_data_element_properties.cpp",
1494 "xfa/fxfa/parser/xfa_basic_data_element_script.cpp", 1496 "xfa/fxfa/parser/xfa_basic_data_element_script.cpp",
1495 "xfa/fxfa/parser/xfa_basic_data_enum.cpp", 1497 "xfa/fxfa/parser/xfa_basic_data_enum.cpp",
1496 "xfa/fxfa/parser/xfa_basic_data_packets.cpp", 1498 "xfa/fxfa/parser/xfa_basic_data_packets.cpp",
1497 "xfa/fxfa/parser/xfa_document_datamerger_imp.cpp", 1499 "xfa/fxfa/parser/xfa_document_datamerger_imp.cpp",
1498 "xfa/fxfa/parser/xfa_document_datamerger_imp.h", 1500 "xfa/fxfa/parser/xfa_document_datamerger_imp.h",
1499 "xfa/fxfa/parser/xfa_layout_appadapter.cpp",
1500 "xfa/fxfa/parser/xfa_layout_appadapter.h",
1501 "xfa/fxfa/parser/xfa_layout_itemlayout.cpp", 1501 "xfa/fxfa/parser/xfa_layout_itemlayout.cpp",
1502 "xfa/fxfa/parser/xfa_layout_itemlayout.h", 1502 "xfa/fxfa/parser/xfa_layout_itemlayout.h",
1503 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp", 1503 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp",
1504 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h", 1504 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h",
1505 "xfa/fxfa/parser/xfa_locale.cpp", 1505 "xfa/fxfa/parser/xfa_locale.cpp",
1506 "xfa/fxfa/parser/xfa_locale.h", 1506 "xfa/fxfa/parser/xfa_locale.h",
1507 "xfa/fxfa/parser/xfa_localemgr.cpp", 1507 "xfa/fxfa/parser/xfa_localemgr.cpp",
1508 "xfa/fxfa/parser/xfa_localemgr.h", 1508 "xfa/fxfa/parser/xfa_localemgr.h",
1509 "xfa/fxfa/parser/xfa_localevalue.cpp", 1509 "xfa/fxfa/parser/xfa_localevalue.cpp",
1510 "xfa/fxfa/parser/xfa_localevalue.h", 1510 "xfa/fxfa/parser/xfa_localevalue.h",
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
1651 } 1651 }
1652 1652
1653 if (pdf_is_standalone) { 1653 if (pdf_is_standalone) {
1654 source_set("samples") { 1654 source_set("samples") {
1655 testonly = true 1655 testonly = true
1656 deps = [ 1656 deps = [
1657 "//samples", 1657 "//samples",
1658 ] 1658 ]
1659 } 1659 }
1660 } 1660 }
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