mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 00:17:03 +00:00
Minor build/include fixes for google3 roll.
Change-Id: I2f9ba7f98acdf9441d80d3a1169b36bee44a2e0e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108545 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
#include "dawn/native/Error.h"
|
||||
|
||||
namespace dawn::native::stream {
|
||||
|
||||
// Interface for a deserialization source.
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
#ifndef SRC_DAWN_UTILS_TESTUTILS_H_
|
||||
#define SRC_DAWN_UTILS_TESTUTILS_H_
|
||||
|
||||
#include <ostream>
|
||||
|
||||
#include "dawn/webgpu_cpp.h"
|
||||
|
||||
namespace utils {
|
||||
|
||||
Reference in New Issue
Block a user