Update libchromiumcontent for filenames.gypi fix
This commit is contained in:
parent
93ebbb1c86
commit
7720346ee7
2 changed files with 17 additions and 16 deletions
|
@ -84,6 +84,7 @@ def setup_libchromiumcontent(is_dev, commit, target_arch, url,
|
|||
else:
|
||||
subprocess.check_call([sys.executable, download, '-s'] + args)
|
||||
|
||||
|
||||
def mkdir_p(path):
|
||||
try:
|
||||
os.makedirs(path)
|
||||
|
|
2
brightray/vendor/libchromiumcontent
vendored
2
brightray/vendor/libchromiumcontent
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 2bf9a031b05c9f8b08e4370f87f9d06cd1676cad
|
||||
Subproject commit f202592f932cfb8494cc6fa211f9b917f2457f3b
|
Loading…
Reference in a new issue