| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 6bdea45f3c0f091f99afaf1a294bde6678662193..233db5e927e0a8535736e7495cea84c54ab63d44 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -151,6 +151,7 @@ CONTENT_EXPORT extern const char kEnableWebGLImageChromium[];
|
| CONTENT_EXPORT extern const char kEnableWebMIDI[];
|
| CONTENT_EXPORT extern const char kEnableZeroCopy[];
|
| CONTENT_EXPORT extern const char kExtraPluginDir[];
|
| +CONTENT_EXPORT extern const char kForceDisplayList2dCanvas[];
|
| CONTENT_EXPORT extern const char kForceFieldTrials[];
|
| CONTENT_EXPORT extern const char kForceGpuRasterization[];
|
| CONTENT_EXPORT extern const char kForceRendererAccessibility[];
|
|
|