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

Side by Side Diff: BUILD.gn

Issue 2160343002: Rename remaining xfa_script_* files. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@rename_cscript
Patch Set: Review fixes 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 1358 matching lines...) Expand 10 before | Expand all | Expand 10 after
1369 "xfa/fxfa/parser/cxfa_fill.h", 1369 "xfa/fxfa/parser/cxfa_fill.h",
1370 "xfa/fxfa/parser/cxfa_font.cpp", 1370 "xfa/fxfa/parser/cxfa_font.cpp",
1371 "xfa/fxfa/parser/cxfa_font.h", 1371 "xfa/fxfa/parser/cxfa_font.h",
1372 "xfa/fxfa/parser/cxfa_image.cpp", 1372 "xfa/fxfa/parser/cxfa_image.cpp",
1373 "xfa/fxfa/parser/cxfa_image.h", 1373 "xfa/fxfa/parser/cxfa_image.h",
1374 "xfa/fxfa/parser/cxfa_line.cpp", 1374 "xfa/fxfa/parser/cxfa_line.cpp",
1375 "xfa/fxfa/parser/cxfa_line.h", 1375 "xfa/fxfa/parser/cxfa_line.h",
1376 "xfa/fxfa/parser/cxfa_margin.cpp", 1376 "xfa/fxfa/parser/cxfa_margin.cpp",
1377 "xfa/fxfa/parser/cxfa_margin.h", 1377 "xfa/fxfa/parser/cxfa_margin.h",
1378 "xfa/fxfa/parser/cxfa_node.cpp", 1378 "xfa/fxfa/parser/cxfa_node.cpp",
1379 "xfa/fxfa/parser/cxfa_nodehelper.cpp",
1380 "xfa/fxfa/parser/cxfa_nodehelper.h",
1379 "xfa/fxfa/parser/cxfa_nodelist.cpp", 1381 "xfa/fxfa/parser/cxfa_nodelist.cpp",
1380 "xfa/fxfa/parser/cxfa_object.cpp", 1382 "xfa/fxfa/parser/cxfa_object.cpp",
1381 "xfa/fxfa/parser/cxfa_occur.cpp", 1383 "xfa/fxfa/parser/cxfa_occur.cpp",
1382 "xfa/fxfa/parser/cxfa_occur.h", 1384 "xfa/fxfa/parser/cxfa_occur.h",
1383 "xfa/fxfa/parser/cxfa_para.cpp", 1385 "xfa/fxfa/parser/cxfa_para.cpp",
1384 "xfa/fxfa/parser/cxfa_para.h", 1386 "xfa/fxfa/parser/cxfa_para.h",
1385 "xfa/fxfa/parser/cxfa_rectangle.h", 1387 "xfa/fxfa/parser/cxfa_rectangle.h",
1388 "xfa/fxfa/parser/cxfa_resolveprocessor.cpp",
1389 "xfa/fxfa/parser/cxfa_resolveprocessor.h",
1386 "xfa/fxfa/parser/cxfa_script.cpp", 1390 "xfa/fxfa/parser/cxfa_script.cpp",
1387 "xfa/fxfa/parser/cxfa_script.h", 1391 "xfa/fxfa/parser/cxfa_script.h",
1392 "xfa/fxfa/parser/cxfa_scriptcontext.cpp",
1393 "xfa/fxfa/parser/cxfa_scriptcontext.h",
1388 "xfa/fxfa/parser/cxfa_simple_parser.cpp", 1394 "xfa/fxfa/parser/cxfa_simple_parser.cpp",
1389 "xfa/fxfa/parser/cxfa_simple_parser.h", 1395 "xfa/fxfa/parser/cxfa_simple_parser.h",
1390 "xfa/fxfa/parser/cxfa_stroke.cpp", 1396 "xfa/fxfa/parser/cxfa_stroke.cpp",
1391 "xfa/fxfa/parser/cxfa_stroke.h", 1397 "xfa/fxfa/parser/cxfa_stroke.h",
1392 "xfa/fxfa/parser/cxfa_submit.cpp", 1398 "xfa/fxfa/parser/cxfa_submit.cpp",
1393 "xfa/fxfa/parser/cxfa_submit.h", 1399 "xfa/fxfa/parser/cxfa_submit.h",
1394 "xfa/fxfa/parser/cxfa_text.cpp", 1400 "xfa/fxfa/parser/cxfa_text.cpp",
1395 "xfa/fxfa/parser/cxfa_text.h", 1401 "xfa/fxfa/parser/cxfa_text.h",
1396 "xfa/fxfa/parser/cxfa_thisproxy.cpp", 1402 "xfa/fxfa/parser/cxfa_thisproxy.cpp",
1397 "xfa/fxfa/parser/cxfa_tooltip.cpp", 1403 "xfa/fxfa/parser/cxfa_tooltip.cpp",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1431 "xfa/fxfa/parser/xfa_layout_itemlayout.h", 1437 "xfa/fxfa/parser/xfa_layout_itemlayout.h",
1432 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp", 1438 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp",
1433 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h", 1439 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h",
1434 "xfa/fxfa/parser/xfa_locale.cpp", 1440 "xfa/fxfa/parser/xfa_locale.cpp",
1435 "xfa/fxfa/parser/xfa_locale.h", 1441 "xfa/fxfa/parser/xfa_locale.h",
1436 "xfa/fxfa/parser/xfa_localemgr.cpp", 1442 "xfa/fxfa/parser/xfa_localemgr.cpp",
1437 "xfa/fxfa/parser/xfa_localemgr.h", 1443 "xfa/fxfa/parser/xfa_localemgr.h",
1438 "xfa/fxfa/parser/xfa_localevalue.cpp", 1444 "xfa/fxfa/parser/xfa_localevalue.cpp",
1439 "xfa/fxfa/parser/xfa_localevalue.h", 1445 "xfa/fxfa/parser/xfa_localevalue.h",
1440 "xfa/fxfa/parser/xfa_object.h", 1446 "xfa/fxfa/parser/xfa_object.h",
1441 "xfa/fxfa/parser/xfa_script.h", 1447 "xfa/fxfa/parser/xfa_resolvenode_rs.h",
1442 "xfa/fxfa/parser/xfa_script_imp.cpp",
1443 "xfa/fxfa/parser/xfa_script_imp.h",
1444 "xfa/fxfa/parser/xfa_script_nodehelper.cpp",
1445 "xfa/fxfa/parser/xfa_script_nodehelper.h",
1446 "xfa/fxfa/parser/xfa_script_resolveprocessor.cpp",
1447 "xfa/fxfa/parser/xfa_script_resolveprocessor.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