Skip to content

Commit d6351d0

Browse files
committed
Bump dawn to chromium/6385
1 parent 7cea695 commit d6351d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FetchContent_Declare(dawn
1515
DOWNLOAD_COMMAND
1616
cd ${FETCHCONTENT_BASE_DIR}/dawn-src &&
1717
git init &&
18-
git fetch --depth=1 https://dawn.googlesource.com/dawn chromium/6245 &&
18+
git fetch --depth=1 https://dawn.googlesource.com/dawn chromium/6385 &&
1919
git reset --hard FETCH_HEAD
2020
)
2121

0 commit comments

Comments
 (0)