Chromium Code Reviews| Index: sky/shell/ui/engine.h |
| diff --git a/sky/shell/ui/engine.h b/sky/shell/ui/engine.h |
| index d23b8eb80988da4e6ab9529b8b8ab7121afccc78..f11960590ed76625621412d08ad023c82f3d2a8c 100644 |
| --- a/sky/shell/ui/engine.h |
| +++ b/sky/shell/ui/engine.h |
| @@ -39,6 +39,9 @@ class Engine : public UIDelegate, |
| public blink::SkyViewClient { |
| public: |
| struct Config { |
| + Config(); |
| + ~Config(); |
| + |
| ServiceProviderContext* service_provider_context; |
| base::WeakPtr<GPUDelegate> gpu_delegate; |