Clean libchromiumcontent/src

This commit is contained in:
Kevin Sawicki 2016-08-10 15:41:54 -07:00
parent e290d51412
commit 321e953a1d

View file

@ -16,6 +16,7 @@ def main():
rm_rf('out')
rm_rf('spec/node_modules')
rm_rf('vendor/brightray/vendor/download/libchromiumcontent')
rm_rf('vendor/brightray/vendor/libchromiumcontent/src')
rm_rf(os.path.expanduser('~/.node-gyp'))