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

Side by Side Diff: BUILD.gn

Issue 2161193002: Rename the CScript_* files to match class names. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 5 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 1309 matching lines...) Expand 10 before | Expand all | Expand 10 after
1320 "xfa/fxfa/include/xfa_checksum.h", 1320 "xfa/fxfa/include/xfa_checksum.h",
1321 "xfa/fxfa/include/xfa_ffapp.h", 1321 "xfa/fxfa/include/xfa_ffapp.h",
1322 "xfa/fxfa/include/xfa_ffdoc.h", 1322 "xfa/fxfa/include/xfa_ffdoc.h",
1323 "xfa/fxfa/include/xfa_ffdochandler.h", 1323 "xfa/fxfa/include/xfa_ffdochandler.h",
1324 "xfa/fxfa/include/xfa_ffdocview.h", 1324 "xfa/fxfa/include/xfa_ffdocview.h",
1325 "xfa/fxfa/include/xfa_ffpageview.h", 1325 "xfa/fxfa/include/xfa_ffpageview.h",
1326 "xfa/fxfa/include/xfa_ffwidget.h", 1326 "xfa/fxfa/include/xfa_ffwidget.h",
1327 "xfa/fxfa/include/xfa_ffwidgethandler.h", 1327 "xfa/fxfa/include/xfa_ffwidgethandler.h",
1328 "xfa/fxfa/include/xfa_fontmgr.h", 1328 "xfa/fxfa/include/xfa_fontmgr.h",
1329 "xfa/fxfa/include/xfa_rendercontext.h", 1329 "xfa/fxfa/include/xfa_rendercontext.h",
1330 "xfa/fxfa/parser/cscript_datawindow.cpp",
1331 "xfa/fxfa/parser/cscript_datawindow.h",
1332 "xfa/fxfa/parser/cscript_eventpseudomodel.cpp",
1333 "xfa/fxfa/parser/cscript_eventpseudomodel.h",
1334 "xfa/fxfa/parser/cscript_hostpseudomodel.cpp",
1335 "xfa/fxfa/parser/cscript_hostpseudomodel.h",
1336 "xfa/fxfa/parser/cscript_layoutpseudomodel.cpp",
1337 "xfa/fxfa/parser/cscript_layoutpseudomodel.h",
1338 "xfa/fxfa/parser/cscript_logpseudomodel.cpp",
1339 "xfa/fxfa/parser/cscript_logpseudomodel.h",
1340 "xfa/fxfa/parser/cscript_signaturepseudomodel.cpp",
1341 "xfa/fxfa/parser/cscript_signaturepseudomodel.h",
1330 "xfa/fxfa/parser/cxfa_arc.h", 1342 "xfa/fxfa/parser/cxfa_arc.h",
1331 "xfa/fxfa/parser/cxfa_arraynodelist.cpp", 1343 "xfa/fxfa/parser/cxfa_arraynodelist.cpp",
1332 "xfa/fxfa/parser/cxfa_assist.cpp", 1344 "xfa/fxfa/parser/cxfa_assist.cpp",
1333 "xfa/fxfa/parser/cxfa_assist.h", 1345 "xfa/fxfa/parser/cxfa_assist.h",
1334 "xfa/fxfa/parser/cxfa_attachnodelist.cpp", 1346 "xfa/fxfa/parser/cxfa_attachnodelist.cpp",
1335 "xfa/fxfa/parser/cxfa_bind.cpp", 1347 "xfa/fxfa/parser/cxfa_bind.cpp",
1336 "xfa/fxfa/parser/cxfa_bind.h", 1348 "xfa/fxfa/parser/cxfa_bind.h",
1337 "xfa/fxfa/parser/cxfa_binditems.cpp", 1349 "xfa/fxfa/parser/cxfa_binditems.cpp",
1338 "xfa/fxfa/parser/cxfa_binditems.h", 1350 "xfa/fxfa/parser/cxfa_binditems.h",
1339 "xfa/fxfa/parser/cxfa_border.h", 1351 "xfa/fxfa/parser/cxfa_border.h",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
1420 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp", 1432 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp",
1421 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h", 1433 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h",
1422 "xfa/fxfa/parser/xfa_locale.cpp", 1434 "xfa/fxfa/parser/xfa_locale.cpp",
1423 "xfa/fxfa/parser/xfa_locale.h", 1435 "xfa/fxfa/parser/xfa_locale.h",
1424 "xfa/fxfa/parser/xfa_localemgr.cpp", 1436 "xfa/fxfa/parser/xfa_localemgr.cpp",
1425 "xfa/fxfa/parser/xfa_localemgr.h", 1437 "xfa/fxfa/parser/xfa_localemgr.h",
1426 "xfa/fxfa/parser/xfa_localevalue.cpp", 1438 "xfa/fxfa/parser/xfa_localevalue.cpp",
1427 "xfa/fxfa/parser/xfa_localevalue.h", 1439 "xfa/fxfa/parser/xfa_localevalue.h",
1428 "xfa/fxfa/parser/xfa_object.h", 1440 "xfa/fxfa/parser/xfa_object.h",
1429 "xfa/fxfa/parser/xfa_script.h", 1441 "xfa/fxfa/parser/xfa_script.h",
1430 "xfa/fxfa/parser/xfa_script_datawindow.cpp",
1431 "xfa/fxfa/parser/xfa_script_datawindow.h",
1432 "xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp",
1433 "xfa/fxfa/parser/xfa_script_eventpseudomodel.h",
1434 "xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp",
1435 "xfa/fxfa/parser/xfa_script_hostpseudomodel.h",
1436 "xfa/fxfa/parser/xfa_script_imp.cpp", 1442 "xfa/fxfa/parser/xfa_script_imp.cpp",
1437 "xfa/fxfa/parser/xfa_script_imp.h", 1443 "xfa/fxfa/parser/xfa_script_imp.h",
1438 "xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp",
1439 "xfa/fxfa/parser/xfa_script_layoutpseudomodel.h",
1440 "xfa/fxfa/parser/xfa_script_logpseudomodel.cpp",
1441 "xfa/fxfa/parser/xfa_script_logpseudomodel.h",
1442 "xfa/fxfa/parser/xfa_script_nodehelper.cpp", 1444 "xfa/fxfa/parser/xfa_script_nodehelper.cpp",
1443 "xfa/fxfa/parser/xfa_script_nodehelper.h", 1445 "xfa/fxfa/parser/xfa_script_nodehelper.h",
1444 "xfa/fxfa/parser/xfa_script_resolveprocessor.cpp", 1446 "xfa/fxfa/parser/xfa_script_resolveprocessor.cpp",
1445 "xfa/fxfa/parser/xfa_script_resolveprocessor.h", 1447 "xfa/fxfa/parser/xfa_script_resolveprocessor.h",
1446 "xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp",
1447 "xfa/fxfa/parser/xfa_script_signaturepseudomodel.h",
1448 "xfa/fxfa/parser/xfa_utils.h", 1448 "xfa/fxfa/parser/xfa_utils.h",
1449 "xfa/fxfa/parser/xfa_utils_imp.cpp", 1449 "xfa/fxfa/parser/xfa_utils_imp.cpp",
1450 "xfa/fxgraphics/cagg_graphics.cpp", 1450 "xfa/fxgraphics/cagg_graphics.cpp",
1451 "xfa/fxgraphics/cagg_graphics.h", 1451 "xfa/fxgraphics/cagg_graphics.h",
1452 "xfa/fxgraphics/cfx_color.cpp", 1452 "xfa/fxgraphics/cfx_color.cpp",
1453 "xfa/fxgraphics/cfx_color.h", 1453 "xfa/fxgraphics/cfx_color.h",
1454 "xfa/fxgraphics/cfx_graphics.cpp", 1454 "xfa/fxgraphics/cfx_graphics.cpp",
1455 "xfa/fxgraphics/cfx_path.cpp", 1455 "xfa/fxgraphics/cfx_path.cpp",
1456 "xfa/fxgraphics/cfx_path.h", 1456 "xfa/fxgraphics/cfx_path.h",
1457 "xfa/fxgraphics/cfx_path_generator.cpp", 1457 "xfa/fxgraphics/cfx_path_generator.cpp",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
1584 } 1584 }
1585 1585
1586 if (pdf_is_standalone) { 1586 if (pdf_is_standalone) {
1587 source_set("samples") { 1587 source_set("samples") {
1588 testonly = true 1588 testonly = true
1589 deps = [ 1589 deps = [
1590 "//samples", 1590 "//samples",
1591 ] 1591 ]
1592 } 1592 }
1593 } 1593 }
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