summaryrefslogtreecommitdiffstats
path: root/components/mus/ws/platform_display_init_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/mus/ws/platform_display_init_params.h')
-rw-r--r--components/mus/ws/platform_display_init_params.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/mus/ws/platform_display_init_params.h b/components/mus/ws/platform_display_init_params.h
index 81cc1b0..f097a0f 100644
--- a/components/mus/ws/platform_display_init_params.h
+++ b/components/mus/ws/platform_display_init_params.h
@@ -20,6 +20,7 @@ namespace ws {
struct PlatformDisplayInitParams {
PlatformDisplayInitParams();
+ PlatformDisplayInitParams(const PlatformDisplayInitParams& other);
~PlatformDisplayInitParams();
mojo::Connector* connector = nullptr;