| Index: gpu/config/gpu_info.h
|
| diff --git a/gpu/config/gpu_info.h b/gpu/config/gpu_info.h
|
| index 73a6a9ea07afb970415f2af6f09fa62ab707634f..d5090786e941e429b4a8f16a074dfa2555a6fe17 100644
|
| --- a/gpu/config/gpu_info.h
|
| +++ b/gpu/config/gpu_info.h
|
| @@ -138,7 +138,7 @@ struct GPU_EXPORT GPUInfo {
|
|
|
| // Version of DisplayLink driver installed. Zero if not installed.
|
| // http://crbug.com/177611.
|
| - Version display_link_version;
|
| + base::Version display_link_version;
|
|
|
| // Primary GPU, for exmaple, the discrete GPU in a dual GPU machine.
|
| GPUDevice gpu;
|
|
|