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:
parent
1569136072
commit
942fef778f
|
@ -14,6 +14,8 @@
|
|||
|
||||
#include "dawn/common/GPUInfo.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "dawn/common/Assert.h"
|
||||
|
||||
namespace gpu_info {
|
||||
|
|
Loading…
Reference in New Issue