tools/src: Fix up paths post-tint-merge

Bug: dawn:1339
Change-Id: Icdc15e4d80ed4e65b343294eb3bc22a417fcf490
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86062
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
Ben Clayton
2022-04-07 17:50:24 +00:00
committed by Dawn LUCI CQ
parent 62a1d7104f
commit 59e96fe55e
28 changed files with 187 additions and 48 deletions

View File

@@ -19,7 +19,7 @@ import (
"testing"
"time"
"dawn.googlesource.com/tint/tools/src/bench"
"dawn.googlesource.com/dawn/tools/src/bench"
)
func TestParseJson(t *testing.T) {