Chromium Code Reviews| Index: gpu/config/gpu_test_config.h |
| diff --git a/gpu/config/gpu_test_config.h b/gpu/config/gpu_test_config.h |
| index c1df30668999640abe4dd60af881ba70c0dd28e0..c936c8fce2b6094849a437d50024706bad574a81 100644 |
| --- a/gpu/config/gpu_test_config.h |
| +++ b/gpu/config/gpu_test_config.h |
| @@ -57,6 +57,7 @@ class GPU_EXPORT GPUTestConfig { |
| }; |
| GPUTestConfig(); |
| + GPUTestConfig(const GPUTestConfig& other); |
| virtual ~GPUTestConfig(); |
| void set_os(int32_t os); |