| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 44889076131f231bf4bbe075e1b63680152211af..64955aea34e1cbf43f2b67face742f3078bdcca5 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -166,6 +166,8 @@ CONTENT_EXPORT extern const char kGpuSandboxFailuresFatal[];
|
| CONTENT_EXPORT extern const char kGpuSandboxStartEarly[];
|
| CONTENT_EXPORT extern const char kGpuStartupDialog[];
|
| extern const char kGpuVendorID[];
|
| +extern const char kGpuSecondaryVendorIDs[];
|
| +extern const char kGpuSecondaryDeviceIDs[];
|
| CONTENT_EXPORT extern const char kHostResolverRules[];
|
| CONTENT_EXPORT extern const char kIgnoreCertificateErrors[];
|
| CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[];
|
|
|