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