Roll emscripten from 9d542882fe64 to 1fd2ad5fe919 (1 revision)

https://chromium.googlesource.com/external/github.com/emscripten-core/emscripten.git/+log/9d542882fe64..1fd2ad5fe919

2021-05-02 gernot.lassnig@gmail.com add missing signatures for JS library functions (#14061)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/emscripten-emscripten-releases
Please CC wasm-waterfall@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Tbr: wasm-waterfall@grotations.appspotmail.com
Change-Id: I9bff43364db3029c955a095f2f646a2bfca382f2
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/2865067
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 6712a37..d70aa15 100644
--- a/DEPS
+++ b/DEPS
@@ -20,7 +20,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling emscripten
   # and whatever else without interference from each other.
-  'emscripten_revision': '9d542882fe64dcaf7e1119bceec92138bcb4097f',
+  'emscripten_revision': '1fd2ad5fe9190e9880210836820d51a59f982c5d',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling llvm_project
   # and whatever else without interference from each other.