dawn: Add missing #include

Should fix dawn -> skia roll

Change-Id: I8686052c45a1daf04469f5b90428b55632058413
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91841
Reviewed-by: Brandon Jones <bajones@chromium.org>
Commit-Queue: Brandon Jones <bajones@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Ben Clayton 2022-05-27 14:38:30 +00:00 committed by Dawn LUCI CQ
parent 1569136072
commit 942fef778f
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
#include "dawn/common/GPUInfo.h"
#include <algorithm>
#include "dawn/common/Assert.h"
namespace gpu_info {