| Index: gpu/config/gpu_switches.h
|
| diff --git a/gpu/config/gpu_switches.h b/gpu/config/gpu_switches.h
|
| index 8bf00f17c3b5082153b67d4e0d1104b3d379d084..76f42f82bb865254838031d8045f33dd338409a7 100644
|
| --- a/gpu/config/gpu_switches.h
|
| +++ b/gpu/config/gpu_switches.h
|
| @@ -14,6 +14,8 @@ GPU_EXPORT extern const char kGpuTestingNoCompleteInfoCollection[];
|
| GPU_EXPORT extern const char kGpuTestingOsVersion[];
|
| GPU_EXPORT extern const char kGpuTestingVendorId[];
|
| GPU_EXPORT extern const char kGpuTestingDeviceId[];
|
| +GPU_EXPORT extern const char kGpuTestingSecondaryVendorIDs[];
|
| +GPU_EXPORT extern const char kGpuTestingSecondaryDeviceIDs[];
|
| GPU_EXPORT extern const char kGpuTestingGLVendor[];
|
| GPU_EXPORT extern const char kGpuTestingGLRenderer[];
|
| GPU_EXPORT extern const char kGpuTestingGLVersion[];
|
|
|