| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 24056b641250c991d139e81d62f0c507236c6602..2194e0874c76dcf0f247e86db8db03b0640938e6 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -152,6 +152,7 @@ CONTENT_EXPORT extern const char kForceDisplayList2dCanvas[];
|
| CONTENT_EXPORT extern const char kForceGpuRasterization[];
|
| CONTENT_EXPORT extern const char kForceOverlayFullscreenVideo[];
|
| CONTENT_EXPORT extern const char kForceRendererAccessibility[];
|
| +CONTENT_EXPORT extern const char kGenerateAccessibilityTestExpectations[];
|
| extern const char kGpuDeviceID[];
|
| extern const char kGpuDriverVendor[];
|
| extern const char kGpuDriverVersion[];
|
|
|