| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 6bb8d4748adb7c59ae533202afb87f8b6212da0c..1c631bb2dee5ceaaff153c7fda1913d44ab5a4e3 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -186,7 +186,6 @@
|
| extern const char kGpuLauncher[];
|
| CONTENT_EXPORT extern const char kGpuProcess[];
|
| CONTENT_EXPORT extern const char kGpuSandboxAllowSysVShm[];
|
| -CONTENT_EXPORT extern const char kGpuSandboxFailuresNonfatal[];
|
| CONTENT_EXPORT extern const char kGpuStartupDialog[];
|
| extern const char kGpuVendorID[];
|
| CONTENT_EXPORT extern const char kHostResolverRules[];
|
|
|