| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 20568565fc8c09da09af8eb3d671d8ab621fccc2..74d1a58faef97e0af9e59308d03a7086439321f1 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -134,6 +134,7 @@ CONTENT_EXPORT extern const char kExtraPluginDir[];
|
| CONTENT_EXPORT extern const char kForceCompositingMode[];
|
| extern const char kForceFieldTrials[];
|
| CONTENT_EXPORT extern const char kForceRendererAccessibility[];
|
| +CONTENT_EXPORT extern const char kForceSoftwareCompositing[];
|
| extern const char kGpuDeviceID[];
|
| extern const char kGpuDriverVendor[];
|
| extern const char kGpuDriverVersion[];
|
|
|