| Index: tools/viewer/sk_app/mac/WindowContextFactory_mac.h
|
| diff --git a/tools/viewer/sk_app/mac/WindowContextFactory_mac.h b/tools/viewer/sk_app/mac/WindowContextFactory_mac.h
|
| index 7928ec0cb316f0816f2e1c0548deea14ec029e1e..3adc68bbc237ece5bde03e43e16710b726b5534f 100644
|
| --- a/tools/viewer/sk_app/mac/WindowContextFactory_mac.h
|
| +++ b/tools/viewer/sk_app/mac/WindowContextFactory_mac.h
|
| @@ -29,6 +29,8 @@ inline WindowContext* NewVulkanForMac(const MacWindowInfo&, const DisplayParams&
|
|
|
| WindowContext* NewGLForMac(const MacWindowInfo&, const DisplayParams&);
|
|
|
| +WindowContext* NewRasterForMac(const MacWindowInfo&, const DisplayParams&);
|
| +
|
| } // namespace window_context_factory
|
|
|
| } // namespace sk_app
|
|
|