| Index: gpu/config/gpu_info.h
|
| diff --git a/gpu/config/gpu_info.h b/gpu/config/gpu_info.h
|
| index a43540c153bedfdb9c492612d2c5190d02431f2b..d6f61fd60f79e027655477675c041937c3919cd0 100644
|
| --- a/gpu/config/gpu_info.h
|
| +++ b/gpu/config/gpu_info.h
|
| @@ -119,7 +119,7 @@
|
|
|
| // 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;
|
|
|