Browse Source

fix: package swiftshader binaries (#15380)

Andy Dill 6 years ago
parent
commit
4f45b72381
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build/zip.py

+ 0 - 1
build/zip.py

@@ -10,7 +10,6 @@ EXTENSIONS_TO_SKIP = [
 
 PATHS_TO_SKIP = [
   'angledata', #Skipping because it is an output of //ui/gl that we don't need
-  'swiftshader', #Skipping because it is an output of //ui/gl that we don't need
   './libVkLayer_', #Skipping because these are outputs that we don't need
   './VkLayerLayer_', #Skipping because these are outputs that we don't need