Roll src/third_party/nasm/ 335fe83e1..9215e8e1d (1 commit)

https://chromium.googlesource.com/chromium/deps/nasm.git/+log/335fe83e133e..9215e8e1d0fe

$ git log 335fe83e1..9215e8e1d --date=short --no-merges --format='%ad %ae %s'
2021-10-18 thakis nasm: Cherry-pick -Wbitwise-instead-of-logical fix

Created with:
  roll-dep src/third_party/nasm

Bug: chromium:1255745
Change-Id: I5928a7f59da36b1a68fc87aedbb5b7a555352015
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3228503
Reviewed-by: Collin Baker <[email protected]>
Commit-Queue: Nico Weber <[email protected]>
Cr-Commit-Position: refs/heads/main@{#932711}
diff --git a/DEPS b/DEPS
index 33bc4f0..b7501989 100644
--- a/DEPS
+++ b/DEPS
@@ -1368,7 +1368,7 @@
 
   'src/third_party/nasm': {
       'url': Var('chromium_git') + '/chromium/deps/nasm.git' + '@' +
-      '335fe83e133e1a113e87994e000b062047c662fc'
+      '9215e8e1d0fe474ffd3e16c1a07a0f97089e6224'
   },
 
   'src/third_party/neon_2_sse/src':