Skip to content

Commit

Permalink
Bump dawn to chromium/6385
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelarius committed Apr 5, 2024
1 parent 7cea695 commit d6351d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Expand Up @@ -15,7 +15,7 @@ FetchContent_Declare(dawn
DOWNLOAD_COMMAND
cd ${FETCHCONTENT_BASE_DIR}/dawn-src &&
git init &&
git fetch --depth=1 https://dawn.googlesource.com/dawn chromium/6245 &&
git fetch --depth=1 https://dawn.googlesource.com/dawn chromium/6385 &&
git reset --hard FETCH_HEAD
)

Expand Down

0 comments on commit d6351d0

Please sign in to comment.