mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-10 00:50:38 +01:00
Linux: Remove deleted key from make_distrib.py (issue #1403)
This commit is contained in:
parent
b89329b0fa
commit
da314f12fb
@ -749,8 +749,6 @@ elif platform == 'linux':
|
|||||||
# transfer cefclient files
|
# transfer cefclient files
|
||||||
transfer_gypi_files(cef_dir, cef_paths2['cefclient_sources_linux'], \
|
transfer_gypi_files(cef_dir, cef_paths2['cefclient_sources_linux'], \
|
||||||
'tests/cefclient/', cefclient_dir, options.quiet)
|
'tests/cefclient/', cefclient_dir, options.quiet)
|
||||||
transfer_gypi_files(cef_dir, cef_paths2['cefclient_bundle_resources_linux'], \
|
|
||||||
'tests/cefclient/', cefclient_dir, options.quiet)
|
|
||||||
|
|
||||||
# transfer cefsimple files
|
# transfer cefsimple files
|
||||||
transfer_gypi_files(cef_dir, cef_paths2['cefsimple_sources_linux'], \
|
transfer_gypi_files(cef_dir, cef_paths2['cefsimple_sources_linux'], \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user