summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/service/gpu_preferences.h')
-rw-r--r--gpu/command_buffer/service/gpu_preferences.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpu/command_buffer/service/gpu_preferences.h b/gpu/command_buffer/service/gpu_preferences.h
index 69b43e1..d2429de 100644
--- a/gpu/command_buffer/service/gpu_preferences.h
+++ b/gpu/command_buffer/service/gpu_preferences.h
@@ -18,6 +18,8 @@ struct GPU_EXPORT GpuPreferences {
public:
GpuPreferences();
+ GpuPreferences(const GpuPreferences& other);
+
~GpuPreferences();
// ===================================