Commit 362dd79
[dawn][emscripten] Fix script path in GN build
This maybe assumes `dawn_emscripten_dir` is set to something starting
with `//` (path relative to project root, I think). I don't know if
there is a better way to handle it.
No-Try: true # we do not test the build that this affects
Change-Id: I1429f48f68b211c651fe0535bfef39f7c2826a27
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212316
Commit-Queue: Kai Ninomiya <[email protected]>
Reviewed-by: Loko Kung <[email protected]>1 parent 420d46d commit 362dd79
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
0 commit comments