Roll src/third_party/dawn 7b3ea34b6b13..e2f948469c66 (1 commits)

https://dawn.googlesource.com/dawn.git/+log/7b3ea34b6b13..e2f948469c66


git log 7b3ea34b6b13..e2f948469c66 --date=short --no-merges --format='%ad %ae %s'
2018-12-05 cwallez@chromium.org generator: Unify handling of argument and member parsing


Created with:
  gclient setdep -r src/third_party/dawn@e2f948469c66

The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-chromium-autoroll

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=cwallez@chromium.org

Change-Id: Iee0bfe68f4e24ee3cb31c3b374876c5246804d7a
Reviewed-on: https://chromium-review.googlesource.com/c/1363468
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#614105}
diff --git a/DEPS b/DEPS
index 9e3a36e..eca9f69 100644
--- a/DEPS
+++ b/DEPS
@@ -236,7 +236,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
-  'dawn_revision': '7b3ea34b6b132efe7d93f0025dc7cbbe50641b9c',
+  'dawn_revision': 'e2f948469c66a28ff4090dba313e473288fa3de4',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.