Use upload-node-headers.py in upload.py

This commit is contained in:
Cheng Zhao 2015-01-22 18:03:15 -08:00
parent 7df1957ac7
commit c09ba6efdb
2 changed files with 6 additions and 3 deletions

View file

@ -84,7 +84,6 @@ def main():
create_symbols()
copy_binaries()
copy_chromedriver()
copy_headers()
copy_license()
if TARGET_PLATFORM == 'linux':