| Index: gpu/config/gpu_control_list_format.txt
|
| diff --git a/gpu/config/gpu_control_list_format.txt b/gpu/config/gpu_control_list_format.txt
|
| index 584ad72b25892ed861aa2a004e515a0e2706ee9f..ae812bb1c7eaee123c08d8615d594cabeabdb7dd 100644
|
| --- a/gpu/config/gpu_control_list_format.txt
|
| +++ b/gpu/config/gpu_control_list_format.txt
|
| @@ -30,7 +30,7 @@
|
| // d) "amd_switchable_discrete": AMD dual GPU, discrete GPU is active
|
| // c) and d) are only valid on Win, as on Mac we can switch GPU on the fly.
|
| // 6. "multi_gpu_category" is a string, valid values include "any", "primary",
|
| -// "secondary", and "active". If unspecified, the default value is "primary".
|
| +// "secondary", and "active". If unspecified, the default value is "active".
|
| // See gpu_control_list.h for more details on the meanings of the strings.
|
| // 7. "driver_vendor" is a string pattern.
|
| // 8. "driver_version" is a VERSION structure (defined below).
|
|
|