Add include RenderPipeline.h in DeviceMock.h
To unblock g3 dawn roll. Change-Id: I92ea111dc4c65d4b2ff0c44e7f17799026afd96c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/70800 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com>
This commit is contained in:
parent
f008bb3b7e
commit
2ec09921cc
|
@ -16,6 +16,7 @@
|
|||
#define TESTS_UNITTESTS_NATIVE_MOCKS_DEVICE_MOCK_H_
|
||||
|
||||
#include "dawn_native/Device.h"
|
||||
#include "dawn_native/RenderPipeline.h"
|
||||
|
||||
#include <gmock/gmock.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue