Skip to content

Commit e9a9da3

Browse files
committed
Remove build product and put more information in the dawn_version.json file
1 parent 5617342 commit e9a9da3

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

Dawn/dawn_source.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def get_matching_dawn_for_chromium(channel: str = "canary") -> None:
5454
"chromium_dawn_hash": chromium_dawn_hash,
5555
"chromium_dawn_version": chromium_dawn_version,
5656
"chromium_dawn_suffix": chromium_dawn_suffix,
57+
"chromium_channel": channel,
5758
}
5859

5960
version_file = pathlib.Path("dawn_version.json")

Dawn/dawn_version.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)